Searched refs:default_value_bool_ (Results 1 - 4 of 4) sorted by path

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc3417 result->default_value_bool_ = true;
3419 result->default_value_bool_ = false;
3479 result->default_value_bool_ = false;
H A Ddescriptor.h565 bool default_value_bool_; member in union:google::protobuf::FieldDescriptor::__anon14825
/external/protobuf/src/google/protobuf/
H A Ddescriptor.cc3029 result->default_value_bool_ = true;
3031 result->default_value_bool_ = false;
3091 result->default_value_bool_ = false;
H A Ddescriptor.h520 bool default_value_bool_; member in union:google::protobuf::FieldDescriptor::__anon28971

Completed in 246 milliseconds