Home
last modified time | relevance | path

Searched defs:hostName (Results 1 – 4 of 4) sorted by relevance

/packages/modules/adb/sysdeps/
Denv.cpp72 const auto hostName = GetEnvironmentVariable(kHostNameEnvVar); in GetHostNameUTF8() local
/packages/apps/Messaging/src/com/android/messaging/util/
DEmailAddress.java263 public void setHost(final String hostName) { in setHost()
/packages/modules/NetworkStack/src/android/net/dhcp/
DDhcpPacket.java998 String hostName = null; in decodeFullPacket() local
1615 Inet4Address serverIdentifier, byte[] requestedParams, String hostName, in buildRequestPacket()
1637 Inet4Address serverIdentifier, byte[] requestedParams, String hostName) { in buildRequestPacket()
/packages/modules/DnsResolver/tests/
Dresolv_integration_test.cpp1233 std::string hostName = StringPrintf("hello%d.com.", counter++); in TEST_F() local
1287 std::string hostName = StringPrintf("hello%d.com.", counter++); in TEST_F() local
5876 std::string hostName = fmt::format("blocked{}.com", i); in TEST_F() local