OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:stripstring
(Results
1 - 4
of
4
) sorted by null
/external/protobuf/src/google/protobuf/compiler/python/
python_generator.cc
81
StripString
(&basename, "-", '_');
82
StripString
(&basename, "/", '.');
247
StripString
(&filename, ".", '/');
[
all
...]
/external/protobuf/src/google/protobuf/stubs/
strutil.h
117
//
StripString
123
LIBPROTOBUF_EXPORT void
StripString
(string* s, const char* remove,
strutil.cc
83
//
StripString
87
void
StripString
(string* s, const char* remove, char replacewith) {
[
all
...]
/prebuilts/devtools/tools/lib/
sdklib.jar
Completed in 2983 milliseconds