Home
last modified time | relevance | path

Searched refs:GetCurrPath (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/update/updater/services/package/pkg_manager/
H A Dpkg_utils.h34 std::string GetCurrPath();
H A Dpkg_utils.cpp206 std::string GetCurrPath() in GetFileSize() function
/ohos5.0/base/update/updater/test/unittest/package/
H A Dpkg_manager_unittest.cpp233 std::string path = GetCurrPath(); in TestGetCurrPath()