Home
last modified time | relevance | path

Searched refs:PathIsReadable (Results 1 - 4 of 4) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/include/
H A Dfile_path.h54 static bool PathIsReadable(const FilePath &path);
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dzip.cpp385 if (!FilePath::PathIsReadable(srcDir)) { in ZipWithFilterCallback()
420 if (!FilePath::PathIsReadable(*iter)) { in ZipsWithFilterCallback()
489 if (!FilePath::PathIsReadable(srcFileDir)) { in ZipFileIsValid()
490 APP_LOGE("PathIsReadable return false"); in ZipFileIsValid()
H A Dfile_path.cpp277 bool FilePath::PathIsReadable(const FilePath &path) in PathIsReadable() function in OHOS::AppExecFwk::LIBZIP::FilePath
/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
H A Dcj_zip.cpp186 if (!FilePath::PathIsReadable(srcDir)) { in ZipWithFilterCallback()

Completed in 4 milliseconds