Searched refs:mutable_fields (Results 1 – 6 of 6) sorted by relevance
1267 s->mutable_fields()->operator[]("k1").set_number_value(123); in TEST_P()1268 s->mutable_fields()->operator[]("k2").set_bool_value(true); in TEST_P()1349 s->mutable_fields()->operator[]("k1").set_number_value(123); in TEST_P()1350 s->mutable_fields()->operator[]("k2").set_bool_value(true); in TEST_P()1351 s->mutable_fields()->operator[]("k3").set_string_value("-222222222"); in TEST_P()1352 s->mutable_fields()->operator[]("k4").set_string_value("33333333"); in TEST_P()1666 (*value.mutable_struct_value()->mutable_fields())["foo"].set_string_value( in TEST_P()
860 s->mutable_fields()->operator[]("k1").set_number_value(123); in TEST_P()861 s->mutable_fields()->operator[]("k2").set_bool_value(true); in TEST_P()876 s->mutable_fields()->operator[]("k1"); in TEST_P()
133 mutable_fields();426 Struct::mutable_fields() { in mutable_fields() function
205 ::google::protobuf::Field* mutable_fields(int index);208 mutable_fields();916 inline ::google::protobuf::Field* Type::mutable_fields(int index) { in mutable_fields() function925 Type::mutable_fields() { in mutable_fields() function
307 (*mutable_fields())[entry->key()].Swap(entry->mutable_value()); in MergePartialFromCodedStream()485 Struct::mutable_fields() { in mutable_fields() function in google::protobuf::Struct
792 ::google::protobuf::Field* Type::mutable_fields(int index) { in mutable_fields() function in google::protobuf::Type801 Type::mutable_fields() { in mutable_fields() function in google::protobuf::Type