Home
last modified time | relevance | path

Searched refs:CheckPublicDirPath (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/
H A Dcommon_func.h102 static bool CheckPublicDirPath(const std::string &sandboxPath);
H A Dcommon_func.cpp317 bool CommonFunc::CheckPublicDirPath(const std::string &sandboxPath) in CheckPublicDirPath() function in OHOS::FileManagement::ModuleFileIO::CommonFunc