Home
last modified time | relevance | path

Searched defs:ParseTable (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/base/tools/aapt2/format/binary/
H A DBinaryResourceParser.cpp134 bool BinaryResourceParser::ParseTable(const ResChunk_header* chunk) { in ParseTable() function in aapt::BinaryResourceParser
/aosp_15_r20/external/pdfium/core/fxcodec/jbig2/
H A DJBig2_Context.cpp1100 JBig2_Result CJBig2_Context::ParseTable(CJBig2_Segment* pSegment) { in ParseTable() function in CJBig2_Context
/aosp_15_r20/external/flatbuffers/src/
H A Didl_parser.cpp1415 CheckedError Parser::ParseTable(const StructDef &struct_def, std::string *value, in ParseTable() function in flatbuffers::Parser