Searched refs:pbStyleable (Results 1 – 2 of 2) sorted by relevance
121 pb::Styleable* pbStyleable = getPbCompoundValue()->mutable_styleable(); in visit() local123 pb::Styleable_Entry* pbEntry = pbStyleable->add_entries(); in visit()
285 const pb::Styleable& pbStyleable = pbCompoundValue.styleable(); in deserializeValueFromPb() local287 for (const pb::Styleable_Entry& pbEntry : pbStyleable.entries()) { in deserializeValueFromPb()