Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dzip.cpp256 const FilePath &constEntryPath = reader.CurrentEntryInfo()->GetFilePath(); in UnzipWithFilterAndWriters() local
257 FilePath entryPath = constEntryPath; in UnzipWithFilterAndWriters()
509 const FilePath &constEntryPath = reader.CurrentEntryInfo()->GetFilePath(); in GetOriginalSize() local
510 FilePath entryPath = constEntryPath; in GetOriginalSize()