Home
last modified time | relevance | path

Searched refs:set_bool_value (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Dstruct.pb.h471 void set_bool_value(bool value);
943 inline void Value::set_bool_value(bool value) { in set_bool_value() function
/third_party/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectsource_test.cc1003 s->mutable_fields()->operator[]("k2").set_bool_value(true); in TEST_P()
Dprotostream_objectwriter_test.cc1603 s->mutable_fields()->operator[]("k2").set_bool_value(true); in TEST_P()
1708 s->mutable_fields()->operator[]("k2").set_bool_value(true); in TEST_P()