Home
last modified time | relevance | path

Searched defs:IsCompressed (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/libziparchive/
Dzip_archive.h47 inline bool IsCompressed() const in IsCompressed() function
/arkcompiler/runtime_core/static_core/libziparchive/
Dzip_archive.h49 inline bool IsCompressed() const in IsCompressed() function
/arkcompiler/ets_runtime/ecmascript/extractortool/src/
Dfile_mapper.cpp98 bool FileMapper::IsCompressed() in IsCompressed() function in panda::ecmascript::FileMapper
/arkcompiler/runtime_core/static_core/libziparchive/extractortool/
Dfile_mapper.cpp116 bool FileMapper::IsCompressed() in CreateFileMapper() function in ark::extractor::FileMapper
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp2307 bool StringRef::IsCompressed(const panda::EcmaVM *vm) in IsCompressed() function in panda::StringRef