Home
last modified time | relevance | path

Searched refs:GetIdentity (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/slite/
H A Dbundlems_slite_client.cpp90 int32_t ret = SAMGR_SendRequest(service->GetIdentity(), &request, nullptr); in Install()
123 int32_t ret = SAMGR_SendRequest(service->GetIdentity(), &request, nullptr); in Uninstall()
146 int32_t ret = SAMGR_SendRequest(service->GetIdentity(), &request, nullptr); in RegisterInstallerCallback()
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_mgr_service.cpp75 (void) SAMGR_SendRequest(bundleManagerService->GetIdentity(), &request, nullptr); in ServiceInitialize()
79 Identity *BundleMgrService::GetIdentity() in GetIdentity() function in OHOS::BundleMgrService
H A Dbundle_mgr_slite_feature.cpp76 Identity *BundleMgrSliteFeature::GetIdentity() in GetIdentity() function in OHOS::BundleMgrSliteFeature
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/include/
H A Dability_mgr_service.h31 const Identity *GetIdentity();
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundle_mgr_service.h36 Identity *GetIdentity();
H A Dbundle_mgr_slite_feature.h57 Identity *GetIdentity();
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/include/slite/
H A Dability_mgr_service_slite.h29 const Identity *GetIdentity();
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/src/
H A Dability_mgr_service.cpp57 const Identity *AbilityMgrService::GetIdentity() in GetIdentity() function in OHOS::AbilityMgrService
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/src/slite/
H A Dability_mgr_service_slite.cpp101 const Identity *AbilityMgrServiceSlite::GetIdentity() in GetIdentity() function in OHOS::AbilitySlite::AbilityMgrServiceSlite