Searched defs:SetSystemConfig (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/system/linkerconfig/modules/ | ||
H A D | basecontext.cc | 69 void BaseContext::SetSystemConfig( in SetSystemConfig() function in android::linkerconfig::modules::BaseContext |
/aosp_15_r20/external/cronet/net/dns/ | ||
H A D | dns_client.cc | 138 bool SetSystemConfig(std::optional<DnsConfig> system_config) override { in SetSystemConfig() function in net::__anon60012f820111::DnsClientImpl |
H A D | dns_test_util.cc | 756 bool MockDnsClient::SetSystemConfig(std::optional<DnsConfig> system_config) { in SetSystemConfig() function in net::MockDnsClient |