Home
last modified time | relevance | path

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

/system/netd/resolv/
DPrivateDnsConfiguration.h33 enum class PrivateDnsMode : uint8_t { OFF, OPPORTUNISTIC, STRICT }; enumerator
Dresolver_test.cpp1586 const char OPPORTUNISTIC[] = "opportunistic"; in TEST_F() local