Home
last modified time | relevance | path

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

/external/armnn/shim/sl/canonical/
DDriverOptions.hpp29 const std::string& GetServiceName() const { return m_ServiceName; } in GetServiceName() function in armnn_driver::DriverOptions
/external/android-nn-driver/
DDriverOptions.hpp28 const std::string& GetServiceName() const { return m_ServiceName; } in GetServiceName() function in armnn_driver::DriverOptions
/external/openthread/src/core/net/
Ddns_client.hpp378 Error GetServiceName(char *aNameBuffer, uint16_t aNameBufferSize) const in GetServiceName() function in ot::Dns::Client::BrowseResponse
Ddns_client.cpp461 Error Client::ServiceResponse::GetServiceName(char * aLabelBuffer, in GetServiceName() function in ot::Dns::Client::ServiceResponse
Dsrp_server.hpp241 const char *GetServiceName(void) const { return mServiceName.AsCString(); } in GetServiceName() function in ot::Srp::Server::Service