Searched refs:pbStyleable (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/aapt2/proto/
H A DTableProtoSerializer.cpp121 pb::Styleable* pbStyleable = getPbCompoundValue()->mutable_styleable(); variable
123 pb::Styleable_Entry* pbEntry = pbStyleable->add_entries();
H A DTableProtoDeserializer.cpp283 const pb::Styleable& pbStyleable = pbCompoundValue.styleable(); local
285 for (const pb::Styleable_Entry& pbEntry : pbStyleable.entries()) {

Completed in 179 milliseconds