Home
last modified time | relevance | path

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

/build/tools/ijar/
Dzip.cc624 bool FindZipCentralDirectory(const u1* bytes, size_t in_length, in FindZipCentralDirectory()
Dclassfile.cc1430 u4 bytes = get_u4be(p); in ReadConstantPool() local