OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StripPrefixString
(Results
1 - 2
of
2
) sorted by null
/external/protobuf/src/google/protobuf/compiler/
mock_code_generator.cc
127
string command =
StripPrefixString
(file->message_type(i)->name(),
155
SplitStringUsing(
StripPrefixString
(parameter, "insert="),
/external/protobuf/src/google/protobuf/stubs/
strutil.h
75
//
StripPrefixString
()
86
inline string
StripPrefixString
(const string& str, const string& prefix) {
Completed in 170 milliseconds