Home
last modified time | relevance | path

Searched refs:CheckPathIsSame (Results 1 - 2 of 2) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/installd/
H A Dinstalld_operator.h317 static bool CheckPathIsSame(const std::string &path, int32_t mode, const int32_t uid, const int32_t gid,
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp826 bool InstalldOperator::CheckPathIsSame(const std::string &path, int32_t mode, const int32_t uid, const int32_t gid, in CheckPathIsSame() function in OHOS::AppExecFwk::InstalldOperator
849 if (CheckPathIsSame(path, mode, uid, gid, isPathExist)) { in MkOwnerDir()

Completed in 5 milliseconds