Home
last modified time | relevance | path

Searched defs:entryName (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/extractortool/tests/
Dzip_file_test.cpp94 bool GetEntry(const std::string &entryName, ZipEntry &resultEntry) const in GetEntry() argument
/arkcompiler/ets_runtime/ecmascript/extractortool/src/
Dzip_file.cpp339 bool ZipFile::GetEntry(const std::string &entryName, ZipEntry &resultEntry) const in GetEntry() argument