Searched refs:entry_pb (Results 1 – 1 of 1) sorted by relevance
258 auto entry_pb = type_pb->add_entries(); in Build() local259 entry_pb->set_name(entry.first); in Build()260 entry_pb->set_configuration(value.first); in Build()261 pb::ResourceValue* pb_value = entry_pb->mutable_res_value(); in Build()