Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_ms_host.cpp50 const char *BundleMsHost::GetServiceName(Service *service) in GetServiceName() function in OHOS::BundleMsHost
H A Dbundle_mgr_service.cpp53 const char *BundleMgrService::GetServiceName(Service *service) in GetServiceName() function in OHOS::BundleMgrService
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/src/
H A Dability_mgr_service.cpp51 const char *AbilityMgrService::GetServiceName(Service *service) in GetServiceName() function in OHOS::AbilityMgrService
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Dcharacteristic_profile.cpp37 std::string CharacteristicProfile::GetServiceName() const in GetServiceName() function in OHOS::DistributedDeviceProfile::CharacteristicProfile
H A Dservice_profile.cpp50 std::string ServiceProfile::GetServiceName() const in GetServiceName() function in OHOS::DistributedDeviceProfile::ServiceProfile
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Ddbinder_session_object.cpp68 std::string DBinderSessionObject::GetServiceName() const in GetServiceName() function in OHOS::DBinderSessionObject
H A Ddbinder_callback_stub.cpp63 const std::string &DBinderCallbackStub::GetServiceName() in GetServiceName() function in OHOS::DBinderCallbackStub
/ohos5.0/base/startup/init/services/modules/sysevent/
H A Dstartup_time_event.c35 static int GetServiceName(const char *paramName, char *buffer, size_t buffSize) in GetServiceName() function
/ohos5.0/foundation/communication/ipc/services/dbinder/dbinder_service/src/
H A Ddbinder_service_stub.cpp56 const std::string &DBinderServiceStub::GetServiceName() in GetServiceName() function in OHOS::DBinderServiceStub
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/bundle_daemon/src/
H A Dbundle_daemon.cpp71 const char *BundleDaemon::GetServiceName(Service *service) in GetServiceName() function in OHOS::BundleDaemon
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_p2p_msg.cpp784 const std::string &WifiP2pServiceResponse::GetServiceName() const in GetServiceName() function in OHOS::Wifi::WifiP2pServiceResponse
834 const std::string &WifiP2pServiceInfo::GetServiceName() const in GetServiceName() function in OHOS::Wifi::WifiP2pServiceInfo
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Dsamgr_lite.c426 static const char *GetServiceName(const ServiceImpl *serviceImpl) in GetServiceName() function