Home
last modified time | relevance | path

Searched defs:FillOptions (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Dares-test-mock-ai.cc248 static struct ares_options* FillOptions(struct ares_options * opts) { in FillOptions() function in ares::test::MockExtraOptsTestAI
293 static struct ares_options* FillOptions(struct ares_options * opts, int ndots) { in FillOptions() function in ares::test::MockExtraOptsNDotsTestAI
343 static struct ares_options* FillOptions(struct ares_options * opts, int flags) { in FillOptions() function in ares::test::MockFlagsChannelOptsTestAI
Dares-test-mock.cc299 static struct ares_options* FillOptions(struct ares_options * opts) { in FillOptions() function in ares::test::MockExtraOptsTest
340 static struct ares_options* FillOptions(struct ares_options * opts, int flags) { in FillOptions() function in ares::test::MockFlagsChannelOptsTest