Home
last modified time | relevance | path

Searched refs:is_string (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/startop/view_compiler/
Ddex_builder.cc115 } else if (value.is_string()) { in operator <<()
390 } else if (source.is_string()) { in EncodeMove()
Ddex_builder.h126 bool is_string() const { return kind_ == Kind::kString; } in is_string() function
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dmessage.cc222 Message* message, const FieldDescriptor* field, bool is_string) const { in MutableRawRepeatedString()
Dmessage.h944 Message* message, const FieldDescriptor* field, bool is_string) const;