Home
last modified time | relevance | path

Searched defs:GetServiceName (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/armnn/shim/sl/canonical/
H A DDriverOptions.hpp29 const std::string& GetServiceName() const { return m_ServiceName; } in GetServiceName() function in armnn_driver::DriverOptions
/aosp_15_r20/external/android-nn-driver/
H A DDriverOptions.hpp28 const std::string& GetServiceName() const { return m_ServiceName; } in GetServiceName() function in armnn_driver::DriverOptions
/aosp_15_r20/external/grpc-grpc/src/cpp/ext/gcp/
H A Denvironment_autodetect.cc109 std::string GetServiceName() { in GetServiceName() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/ext/gcp/
Denvironment_autodetect.cc111 std::string GetServiceName() { in GetServiceName() function
/aosp_15_r20/external/openthread/src/core/net/
H A Ddns_client.hpp435 Error GetServiceName(char *aNameBuffer, uint16_t aNameBufferSize) const in GetServiceName() function in ot::Dns::Client::BrowseResponse
H A Dsrp_server.hpp233 const char *GetServiceName(void) const { return mServiceName.AsCString(); } in GetServiceName() function in ot::Srp::Server::Service
H A Ddns_client.cpp572 Error Client::ServiceResponse::GetServiceName(char *aLabelBuffer, in GetServiceName() function in ot::Dns::Client::ServiceResponse