Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dzip.cpp71 std::vector<FileAccessor::DirectoryContentEntry> ListDirectoryContent(const FilePath &filePath, boo… in ListDirectoryContent() function
158 ListDirectoryContent(iter->path, isSuccess); in Zip()
198 …std::vector<FileAccessor::DirectoryContentEntry> subEntries = ListDirectoryContent(iter->path, isS… in GetZipsAllRelativeFilesInner()