Home
last modified time | relevance | path

Searched refs:GetBundleNameById (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Ddata_share_util.cpp39 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
H A Ddata_share_dao.cpp69 std::string bundleName = OHOS::HiviewDFX::DataShareUtil::GetBundleNameById(uid); in SaveSubscriberInfo()
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
H A Ddata_share_util.h28 static std::string GetBundleNameById(int32_t uid);
/ohos5.0/base/hiviewdfx/hiview/base/event_publish/
H A Devent_publish.cpp93 std::string GetBundleNameById(int32_t uid) in GetBundleNameById() function
341 std::string bundleName = GetBundleNameById(uid); in SendEventToSandBox()
371 std::string bundleName = GetBundleNameById(uid); in PushEvent()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/bundle/
H A Dbundle_manager_internal.h66 static int32_t GetBundleNameById(const std::string& networkId,
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/bundle/
H A Dbundle_manager_internal.cpp462 int32_t BundleManagerInternal::GetBundleNameById(const std::string& networkId, in GetBundleNameById() function in OHOS::DistributedSchedule::BundleManagerInternal