Searched defs:SetString (Results 1 - 7 of 7) sorted by relevance

/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
H A Dextension_set.h249 void SetString(int number, FieldType type, const string& value, desc);
560 inline void ExtensionSet::SetString(int number, FieldType type, function in class:google::protobuf::internal::ExtensionSet
695 set->SetString(number, field_type, value, NULL);
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
H A Dextension_set.h249 void SetString(int number, FieldType type, const string& value, desc);
560 inline void ExtensionSet::SetString(int number, FieldType type, function in class:google::protobuf::internal::ExtensionSet
695 set->SetString(number, field_type, value, NULL);
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
H A Dextension_set.h249 void SetString(int number, FieldType type, const string& value, desc);
560 inline void ExtensionSet::SetString(int number, FieldType type, function in class:google::protobuf::internal::ExtensionSet
695 set->SetString(number, field_type, value, NULL);
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
H A Dextension_set.h255 void SetString(int number, FieldType type, const string& value, desc);
617 inline void ExtensionSet::SetString(int number, FieldType type, function in class:google::protobuf::internal::ExtensionSet
816 set->SetString(number, field_type, value, NULL);
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
H A Dextension_set.h249 void SetString(int number, FieldType type, const string& value, desc);
560 inline void ExtensionSet::SetString(int number, FieldType type, function in class:google::protobuf::internal::ExtensionSet
695 set->SetString(number, field_type, value, NULL);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dcomutil.h468 void SetString(const char *pSrc);
1183 inline void _variant_t::SetString(const char *pSrc) { operator=(pSrc); } function in class:_variant_t
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dcomutil.h468 void SetString(const char *pSrc);
1183 inline void _variant_t::SetString(const char *pSrc) { operator=(pSrc); } function in class:_variant_t

Completed in 210 milliseconds