Searched refs:GetSpecifyBundleNameFromBms (Results 1 – 3 of 3) sorted by relevance
38 static bool GetSpecifyBundleNameFromBms(int32_t callingUid, std::string& bundleName);
67 bool BundleManagerInternal::GetSpecifyBundleNameFromBms(int32_t callingUid, std::string& bundleName) in GetSpecifyBundleNameFromBms() function in OHOS::DistributedSchedule::BundleManagerInternal
1221 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()