HomeSort by relevance Sort by last modified time
    Searched refs:SerializeStringPoolToPb (Results 1 - 3 of 3) sorted by null

  /frameworks/base/tools/aapt2/proto/
ProtoHelpers.h 30 void SerializeStringPoolToPb(const StringPool& pool,
TableProtoSerializer.cpp 225 SerializeStringPoolToPb(table->string_pool, pb_table->mutable_string_pool());
282 SerializeStringPoolToPb(source_pool, pb_table->mutable_source_pool());
283 SerializeStringPoolToPb(symbol_pool, pb_table->mutable_symbol_pool());
ProtoHelpers.cpp 21 void SerializeStringPoolToPb(const StringPool& pool,

Completed in 168 milliseconds