Home
last modified time | relevance | path

Searched defs:entryPath (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dzip.cpp91 bool CreateDirectory(FilePath &extractDir, FilePath &entryPath) in CreateDirectory()
102 …::unique_ptr<WriterDelegate> CreateFilePathWriterDelegate(FilePath &extractDir, FilePath entryPath) in CreateFilePathWriterDelegate()
257 FilePath entryPath = constEntryPath; in UnzipWithFilterAndWriters() local
510 FilePath entryPath = constEntryPath; in GetOriginalSize() local
/ohos5.0/base/security/code_signature/interfaces/innerkits/code_sign_utils/src/
H A Dcode_sign_utils.cpp57 int32_t CodeSignUtils::EnforceCodeSignForApp(const EntryMap &entryPath, in EnforceCodeSignForApp()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_utils.cpp326 const std::string entryPath = NormalizePath(realPath) + entryName; in IterateDirectory() local
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dbackup_file_utils.cpp96 string entryPath = entry.path(); in ConvertCurrentPath() local