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

/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
H A Dsubstitute.h87 class SubstituteArg { class in namespace:google::protobuf::strings::internal
89 inline SubstituteArg(const char* value) function in class:google::protobuf::strings::internal::SubstituteArg
91 inline SubstituteArg(const string& value) function in class:google::protobuf::strings::internal::SubstituteArg
95 inline explicit SubstituteArg() function in class:google::protobuf::strings::internal::SubstituteArg
104 inline SubstituteArg(char value) function in class:google::protobuf::strings::internal::SubstituteArg
106 inline SubstituteArg(short value) function in class:google::protobuf::strings::internal::SubstituteArg
108 inline SubstituteArg(unsigned short value) function in class:google::protobuf::strings::internal::SubstituteArg
110 inline SubstituteArg(int value) function in class:google::protobuf::strings::internal::SubstituteArg
112 inline SubstituteArg(unsigned int value) function in class:google::protobuf::strings::internal::SubstituteArg
114 inline SubstituteArg(lon function in class:google::protobuf::strings::internal::SubstituteArg
116 inline SubstituteArg(unsigned long value) function in class:google::protobuf::strings::internal::SubstituteArg
118 inline SubstituteArg(long long value) function in class:google::protobuf::strings::internal::SubstituteArg
120 inline SubstituteArg(unsigned long long value) function in class:google::protobuf::strings::internal::SubstituteArg
122 inline SubstituteArg(float value) function in class:google::protobuf::strings::internal::SubstituteArg
124 inline SubstituteArg(double value) function in class:google::protobuf::strings::internal::SubstituteArg
126 inline SubstituteArg(bool value) function in class:google::protobuf::strings::internal::SubstituteArg
[all...]
/external/protobuf/src/google/protobuf/stubs/
H A Dsubstitute.h87 class SubstituteArg { class in namespace:google::protobuf::strings::internal
89 inline SubstituteArg(const char* value) function in class:google::protobuf::strings::internal::SubstituteArg
91 inline SubstituteArg(const string& value) function in class:google::protobuf::strings::internal::SubstituteArg
95 inline explicit SubstituteArg() function in class:google::protobuf::strings::internal::SubstituteArg
104 inline SubstituteArg(char value) function in class:google::protobuf::strings::internal::SubstituteArg
106 inline SubstituteArg(short value) function in class:google::protobuf::strings::internal::SubstituteArg
108 inline SubstituteArg(unsigned short value) function in class:google::protobuf::strings::internal::SubstituteArg
110 inline SubstituteArg(int value) function in class:google::protobuf::strings::internal::SubstituteArg
112 inline SubstituteArg(unsigned int value) function in class:google::protobuf::strings::internal::SubstituteArg
114 inline SubstituteArg(lon function in class:google::protobuf::strings::internal::SubstituteArg
116 inline SubstituteArg(unsigned long value) function in class:google::protobuf::strings::internal::SubstituteArg
118 inline SubstituteArg(long long value) function in class:google::protobuf::strings::internal::SubstituteArg
120 inline SubstituteArg(unsigned long long value) function in class:google::protobuf::strings::internal::SubstituteArg
122 inline SubstituteArg(float value) function in class:google::protobuf::strings::internal::SubstituteArg
124 inline SubstituteArg(double value) function in class:google::protobuf::strings::internal::SubstituteArg
126 inline SubstituteArg(bool value) function in class:google::protobuf::strings::internal::SubstituteArg
[all...]

Completed in 137 milliseconds