Home
last modified time | relevance | path

Searched defs:entryPtr (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/extractortool/tests/
H A Dzip_file_test.cpp54 bool ParseOneEntry(uint8_t *&entryPtr) in ParseOneEntry() argument
/arkcompiler/ets_runtime/ecmascript/extractortool/src/
H A Dzip_file.cpp101 bool ZipFile::ParseOneEntry(uint8_t* &entryPtr) in ParseOneEntry() argument
165 uint8_t *entryPtr = reinterpret_cast<uint8_t *>(centralData.data()); in ParseAllEntries() local

Completed in 3 milliseconds