Searched defs:pb_entry (Results 1 – 2 of 2) sorted by relevance
443 for (const pb::Entry& pb_entry : pb_type.entry()) { in DeserializePackageFromPb() local789 for (const pb::Style_Entry& pb_entry : pb_style.entry()) { in DeserializeValueFromPb() local811 for (const pb::Styleable_Entry& pb_entry : pb_styleable.entry()) { in DeserializeValueFromPb() local823 for (const pb::Array_Element& pb_entry : pb_array.element()) { in DeserializeValueFromPb() local839 for (const pb::Plural_Entry& pb_entry : pb_plural.entry()) { in DeserializeValueFromPb() local
286 android::StringPool* source_pool, pb::Entry* pb_entry, in SerializeOverlayableItemToPb()375 pb::Entry* pb_entry = pb_type->add_entry(); in SerializeTableToPb() local655 pb::Style_Entry* pb_entry = pb_style->add_entry(); in Visit() local665 pb::Styleable_Entry* pb_entry = pb_styleable->add_entry(); in Visit() local689 pb::Plural_Entry* pb_entry = pb_plural->add_entry(); in Visit() local