Home
last modified time | relevance | path

Searched refs:GetBundleNameById (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
H A Ddata_share_util.h28 static std::string GetBundleNameById(int32_t uid);
/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()
/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()

Completed in 3 milliseconds