Searched refs:GetBundleNameById (Results 1 – 6 of 6) sorted by relevance
39 std::string bundleName = OHOS::HiviewDFX::DataShareUtil::GetBundleNameById(uid); in GetSandBoxPathByUid()86 std::string DataShareUtil::GetBundleNameById(int32_t uid) in GetBundleNameById() function in OHOS::HiviewDFX::DataShareUtil
69 std::string bundleName = OHOS::HiviewDFX::DataShareUtil::GetBundleNameById(uid); in SaveSubscriberInfo()
28 static std::string GetBundleNameById(int32_t uid);
93 std::string GetBundleNameById(int32_t uid) in GetBundleNameById() function341 std::string bundleName = GetBundleNameById(uid); in SendEventToSandBox()371 std::string bundleName = GetBundleNameById(uid); in PushEvent()
66 static int32_t GetBundleNameById(const std::string& networkId,
462 int32_t BundleManagerInternal::GetBundleNameById(const std::string& networkId, in GetBundleNameById() function in OHOS::DistributedSchedule::BundleManagerInternal