Home
last modified time | relevance | path

Searched defs:GetHostName (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/net/base/
H A Dnetwork_interfaces.cc49 std::string GetHostName() { in GetHostName() function
H A Dnetwork_interfaces_unittest.cc78 TEST(NetworkInterfacesTest, GetHostName) { in TEST() argument
/aosp_15_r20/external/openthread/src/core/net/
H A Ddns_client.hpp373 Error GetHostName(char *aNameBuffer, uint16_t aNameBufferSize) const in GetHostName() function in ot::Dns::Client::AddressResponse
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/gen-go/agent/common/v1/
Dcommon.pb.go245 func (x *ProcessIdentifier) GetHostName() string { func
/aosp_15_r20/packages/modules/adb/daemon/
Dshell_service.cpp228 static std::string GetHostName() { in GetHostName() function
/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/
H A Dcros_build_lib.py1011 def GetHostName(fully_qualified=False): function