Searched refs:GetUidFromBms (Results 1 – 5 of 5) sorted by relevance
300 int32_t uid = BundleManagerInternal::GetUidFromBms(bundleName);406 int32_t uid = BundleManagerInternal::GetUidFromBms(bundleName);428 int32_t uid = BundleManagerInternal::GetUidFromBms(bundleName);450 int32_t uid = BundleManagerInternal::GetUidFromBms(bundleName);
248 uid = BundleManagerInternal::GetUidFromBms(bundleName);
58 static int32_t GetUidFromBms(const std::string& bundleName);
395 int32_t BundleManagerInternal::GetUidFromBms(const std::string& bundleName) in GetUidFromBms() function in OHOS::DistributedSchedule::BundleManagerInternal
1967 …componentInfoJson[UID_KEY] = BundleManagerInternal::GetUidFromBms(connectInfo.element.GetBundleNam… in GetConnectComponentList()2002 …componentInfoJson[UID_KEY] = BundleManagerInternal::GetUidFromBms(connectInfo.element.GetBundleNam… in GetCallComponentList()2051 …payload[UID_KEY] = std::to_string(BundleManagerInternal::GetUidFromBms(connectInfo.element.GetBund… in ReportDistributedComponentChange()