Searched defs:GetServiceName (Results 1 – 10 of 10) sorted by relevance
50 const char *BundleMsHost::GetServiceName(Service *service) in GetServiceName() function in OHOS::BundleMsHost
53 const char *BundleMgrService::GetServiceName(Service *service) in GetServiceName() function in OHOS::BundleMgrService
51 const char *AbilityMgrService::GetServiceName(Service *service) in GetServiceName() function in OHOS::AbilityMgrService
75 std::string DBinderSessionObject::GetServiceName() const in GetServiceName() function in OHOS::DBinderSessionObject
52 const std::string &DBinderCallbackStub::GetServiceName() in GetServiceName() function in OHOS::DBinderCallbackStub
40 const std::string &DBinderServiceStub::GetServiceName() in GetServiceName() function in OHOS::DBinderServiceStub
131 const char *AbilityMgrServiceSlite::GetServiceName([[maybe_unused]] Service *service) in GetServiceName() function in OHOS::AbilitySlite::AbilityMgrServiceSlite
71 const char *BundleDaemon::GetServiceName(Service *service) in GetServiceName() function in OHOS::BundleDaemon
650 const std::string &WifiP2pServiceResponse::GetServiceName() const in GetServiceName() function in OHOS::Wifi::WifiP2pServiceResponse700 const std::string &WifiP2pServiceInfo::GetServiceName() const in GetServiceName() function in OHOS::Wifi::WifiP2pServiceInfo
426 static const char *GetServiceName(const ServiceImpl *serviceImpl) in GetServiceName() function