Home
last modified time | relevance | path

Searched defs:out_table (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/frameworks/base/tools/aapt2/format/proto/
H A DProtoDeserialize.cpp429 ResourceTable* out_table, std::string* out_error) { in DeserializePackageFromPb()
578 ResourceTable* out_table, std::string* out_error) { in DeserializeTableFromPb()
H A DProtoSerialize.cpp346 void SerializeTableToPb(const ResourceTable& table, pb::ResourceTable* out_table, in SerializeTableToPb()
/aosp_15_r20/frameworks/base/tools/aapt2/format/binary/
H A DTableFlattener_test.cpp58 ResourceTable* table, ResTable* out_table) { in Flatten()
72 ResourceTable* table, ResourceTable* out_table) { in Flatten()
/aosp_15_r20/frameworks/base/tools/aapt2/format/
H A DContainer.cpp182 bool ContainerReaderEntry::GetResTable(pb::ResourceTable* out_table) { in GetResTable()
/aosp_15_r20/frameworks/base/tools/aapt2/link/
H A DTableMerger.cpp32 TableMerger::TableMerger(IAaptContext* context, ResourceTable* out_table, in TableMerger()
/aosp_15_r20/external/cronet/third_party/brotli/common/
H A Dshared_dictionary.c143 size_t* pos, BrotliTransforms* out, uint16_t* out_table, in ParsePrefixSuffixTable()
/aosp_15_r20/external/exfatprogs/fsck/
H A Dfsck.c1052 __u16 *out_table, size_t out_len) in decompress_upcase_table()
/aosp_15_r20/external/harfbuzz_ng/src/OT/Color/CBDT/
H A DCBDT.hh659 auto *out_table = c->serializer->embed (this); in subset() local