Home
last modified time | relevance | path

Searched refs:GetSpecifyBundleNameFromBms (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/bundle/
H A Dbundle_manager_internal.h38 static bool GetSpecifyBundleNameFromBms(int32_t callingUid, std::string& bundleName);
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/bundle/
H A Dbundle_manager_internal.cpp67 bool BundleManagerInternal::GetSpecifyBundleNameFromBms(int32_t callingUid, std::string& bundleName) in GetSpecifyBundleNameFromBms() function in OHOS::DistributedSchedule::BundleManagerInternal
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_service.cpp1221 if (!BundleManagerInternal::GetSpecifyBundleNameFromBms(callerInfo.uid, callingBundleName)) { in GetCurSrcCollaborateEvent()
1722 if (!BundleManagerInternal::GetSpecifyBundleNameFromBms(callerInfo.uid, uidSpecBundleName)) { in StartRemoteAbilityByCall()
2781 if (!BundleManagerInternal::GetSpecifyBundleNameFromBms(callingUid, callingBundleName)) { in GetCollaborateEventInfo()