Home
last modified time | relevance | path

Searched refs:GetSandBoxPathByUid (Results 1 - 5 of 5) sorted by relevance

/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
H A Ddata_share_util.h26 static std::string GetSandBoxPathByUid(int32_t uid);
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Ddata_share_util.cpp36 std::string DataShareUtil::GetSandBoxPathByUid(int32_t uid) in GetSandBoxPathByUid() function in OHOS::HiviewDFX::DataShareUtil
H A Ddata_publisher.cpp180 desPath = OHOS::HiviewDFX::DataShareUtil::GetSandBoxPathByUid(uid); in HandleSubscribeTask()
262 std::string desPath = OHOS::HiviewDFX::DataShareUtil::GetSandBoxPathByUid(uid); in AddExportTask()
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/test/unittest/common/
H A Ddata_share_test.cpp150 std::string sandbox = DataShareUtil::GetSandBoxPathByUid(uid); in HWTEST_F()
/base/hiviewdfx/hiview/adapter/service/server/src/
H A Dhiview_service_ability.cpp51 static std::string GetSandBoxPathByUid(int32_t uid) in GetSandBoxPathByUid() function
221 std::string sandboxPath = GetSandBoxPathByUid(uid); in CopyOrMoveFile()

Completed in 3 milliseconds