Home
last modified time | relevance | path

Searched refs:ARES_OPT_ROTATE (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Dares-test-init.cc88 optmask |= ARES_OPT_ROTATE; in TEST_F()
177 optmask |= ARES_OPT_ROTATE; in TEST_F()
590 EXPECT_EQ(ARES_OPT_ROTATE, (optmask & ARES_OPT_ROTATE));
Dares-test-mock-ai.cc608 …: MockChannelOptsTest(3, GetParam().first, GetParam().second, nullptr, rotate ? ARES_OPT_ROTATE : … in MockMultiServerChannelTestAI()
Dares-test-mock.cc1069 …: MockChannelOptsTest(3, GetParam().first, GetParam().second, nullptr, rotate ? ARES_OPT_ROTATE : … in MockMultiServerChannelTest()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/include/
Dares.h174 #define ARES_OPT_ROTATE (1 << 14) macro
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/src/lib/
Dares_init.c346 (*optmask) |= (channel->rotate ? ARES_OPT_ROTATE : ARES_OPT_NOROTATE); in ares_save_options()
460 if ((optmask & ARES_OPT_ROTATE) && channel->rotate == -1) in init_by_options()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/
DCHANGES.0355 options that you can set today (including ARES_OPT_ROTATE actually) but new
395 You can enable it with ARES_OPT_ROTATE