Searched defs:pb_entry (Results 1 – 2 of 2) sorted by relevance
286 android::StringPool* source_pool, pb::Entry* pb_entry, in SerializeOverlayableItemToPb()375 pb::Entry* pb_entry = pb_type->add_entry(); in SerializeTableToPb() local663 pb::Style_Entry* pb_entry = pb_style->add_entry(); in Visit() local673 pb::Styleable_Entry* pb_entry = pb_styleable->add_entry(); in Visit() local697 pb::Plural_Entry* pb_entry = pb_plural->add_entry(); in Visit() local
444 for (const pb::Entry& pb_entry : pb_type.entry()) { in DeserializePackageFromPb() local821 for (const pb::Style_Entry& pb_entry : pb_style.entry()) { in DeserializeValueFromPb() local843 for (const pb::Styleable_Entry& pb_entry : pb_styleable.entry()) { in DeserializeValueFromPb() local855 for (const pb::Array_Element& pb_entry : pb_array.element()) { in DeserializeValueFromPb() local871 for (const pb::Plural_Entry& pb_entry : pb_plural.entry()) { in DeserializeValueFromPb() local