Home
last modified time | relevance | path

Searched defs:SetString (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/io/
Dzero_copy_stream_impl_lite.cc202 void StringOutputStream::SetString(string* target) { in SetString() function in google::protobuf::io::StringOutputStream
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dextension_set.h638 inline void ExtensionSet::SetString(int number, FieldType type, in SetString() function
Dgenerated_message_reflection.cc1185 void GeneratedMessageReflection::SetString( in SetString() function in google::protobuf::internal::GeneratedMessageReflection
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/
Dcpp_unittest.cc1535 TEST_F(OneofTest, SetString) { in TEST_F() argument