Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dstruct.pb.h606 inline void Value::set_bool_value(bool value) { in set_bool_value() function
Dstruct.pb.cc1201 void Value::set_bool_value(bool value) { in set_bool_value() function in google::protobuf::Value