Searched defs:MkOwnerDir (Results 1 - 2 of 2) sorted by relevance
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/bundle_daemon/src/ | ||
H A D | bundle_file_utils.cpp | 81 bool BundleFileUtils::MkOwnerDir(const char *dir) in MkOwnerDir() function in OHOS::BundleFileUtils |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ | ||
H A D | installd_operator.cpp | 818 bool InstalldOperator::MkOwnerDir(const std::string &path, bool isReadByOthers, const int uid, const int gid) in MkOwnerDir() function in OHOS::AppExecFwk::InstalldOperator 846 bool InstalldOperator::MkOwnerDir(const std::string &path, int mode, const int uid, const int gid) in MkOwnerDir() function in OHOS::AppExecFwk::InstalldOperator |
Completed in 5 milliseconds