Home
last modified time | relevance | path

Searched defs:is_any (Results 1 - 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/util/internal/
H A Ddefault_value_objectwriter.h192 bool is_any() const { return is_any_; } in is_any() function in google::protobuf::util::converter::DefaultValueObjectWriter::Node
194 void set_is_any(bool is_any) { is_any_ = is_any; } in set_is_any() argument
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c9171 bool is_any; member
[all...]

Completed in 20 milliseconds