Searched defs:GetServiceName (Results 1 – 5 of 5) sorted by relevance
| /external/armnn/shim/sl/canonical/ | ||
| D | DriverOptions.hpp | 29 const std::string& GetServiceName() const { return m_ServiceName; } in GetServiceName() function in armnn_driver::DriverOptions |
| /external/android-nn-driver/ | ||
| D | DriverOptions.hpp | 28 const std::string& GetServiceName() const { return m_ServiceName; } in GetServiceName() function in armnn_driver::DriverOptions |
| /external/openthread/src/core/net/ | ||
| D | dns_client.hpp | 378 Error GetServiceName(char *aNameBuffer, uint16_t aNameBufferSize) const in GetServiceName() function in ot::Dns::Client::BrowseResponse |
| D | dns_client.cpp | 461 Error Client::ServiceResponse::GetServiceName(char * aLabelBuffer, in GetServiceName() function in ot::Dns::Client::ServiceResponse |
| D | srp_server.hpp | 241 const char *GetServiceName(void) const { return mServiceName.AsCString(); } in GetServiceName() function in ot::Srp::Server::Service |