Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
H A Dcj_zip.cpp72 std::vector<FileAccessor::DirectoryContentEntry> ListDirectoryContent(const FilePath &filePath, bool& isSuccess) in ListDirectoryContent() function
79 APP_LOGD("ListDirectoryContent filelist =====filelist.size=%{public}zu====", filelist.size()); in ListDirectoryContent()
148 ListDirectoryContent(iter->path, isSuccess); in Zip()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dzip.cpp71 std::vector<FileAccessor::DirectoryContentEntry> ListDirectoryContent(const FilePath &filePath, bool& isSuccess) in ListDirectoryContent() function
158 ListDirectoryContent(iter->path, isSuccess); in Zip()
198 std::vector<FileAccessor::DirectoryContentEntry> subEntries = ListDirectoryContent(iter->path, isSuccess); in GetZipsAllRelativeFilesInner()

Completed in 2 milliseconds