Home
last modified time | relevance | path

Searched defs:set_bool_value (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
Dstruct.pb.h594 inline void Value::set_bool_value(bool value) { in set_bool_value() function
Dstruct.pb.cc1126 void Value::set_bool_value(bool value) { in set_bool_value() function in google::protobuf::Value