Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
Dbundle_ms_host.cpp50 const char *BundleMsHost::GetServiceName(Service *service) in GetServiceName() function in OHOS::BundleMsHost
Dbundle_mgr_service.cpp53 const char *BundleMgrService::GetServiceName(Service *service) in GetServiceName() function in OHOS::BundleMgrService
/foundation/ability/ability_lite/services/abilitymgr_lite/src/
Dability_mgr_service.cpp51 const char *AbilityMgrService::GetServiceName(Service *service) in GetServiceName() function in OHOS::AbilityMgrService
/foundation/communication/ipc/ipc/native/src/core/source/
Ddbinder_session_object.cpp75 std::string DBinderSessionObject::GetServiceName() const in GetServiceName() function in OHOS::DBinderSessionObject
Ddbinder_callback_stub.cpp52 const std::string &DBinderCallbackStub::GetServiceName() in GetServiceName() function in OHOS::DBinderCallbackStub
/foundation/communication/ipc/services/dbinder/dbinder_service/src/
Ddbinder_service_stub.cpp40 const std::string &DBinderServiceStub::GetServiceName() in GetServiceName() function in OHOS::DBinderServiceStub
/foundation/ability/ability_lite/services/abilitymgr_lite/src/slite/
Dability_mgr_service_slite.cpp131 const char *AbilityMgrServiceSlite::GetServiceName([[maybe_unused]] Service *service) in GetServiceName() function in OHOS::AbilitySlite::AbilityMgrServiceSlite
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/bundle_daemon/src/
Dbundle_daemon.cpp71 const char *BundleDaemon::GetServiceName(Service *service) in GetServiceName() function in OHOS::BundleDaemon
/foundation/communication/wifi/wifi/frameworks/native/src/
Dwifi_p2p_msg.cpp650 const std::string &WifiP2pServiceResponse::GetServiceName() const in GetServiceName() function in OHOS::Wifi::WifiP2pServiceResponse
700 const std::string &WifiP2pServiceInfo::GetServiceName() const in GetServiceName() function in OHOS::Wifi::WifiP2pServiceInfo
/foundation/systemabilitymgr/samgr_lite/samgr/source/
Dsamgr_lite.c426 static const char *GetServiceName(const ServiceImpl *serviceImpl) in GetServiceName() function