Searched refs:field_flatbuffer_pair (Results 1 – 1 of 1) sorted by relevance
544 for (const auto& field_flatbuffer_pair : children_) { in ToTextProto() local545 const std::string field_name = field_flatbuffer_pair.first->name()->str(); in ToTextProto()547 field_flatbuffer_pair.second->ToTextProto() + "}"); in ToTextProto()