Searched refs:pb_styleable (Results 1 – 2 of 2) sorted by relevance
663 pb::Styleable* pb_styleable = out_value_->mutable_compound_value()->mutable_styleable(); in Visit() local665 pb::Styleable_Entry* pb_entry = pb_styleable->add_entry(); in Visit()
809 const pb::Styleable& pb_styleable = pb_compound_value.styleable(); in DeserializeValueFromPb() local811 for (const pb::Styleable_Entry& pb_entry : pb_styleable.entry()) { in DeserializeValueFromPb()