Searched defs:remove_prefix (Results 1 - 4 of 4) sorted by relevance

/external/icu4c/common/unicode/
H A Dstringpiece.h157 void remove_prefix(int32_t n) { function in class:StringPiece
/external/chromium/base/
H A Dstring_piece.h85 void remove_prefix(size_type n) { function in class:base::StringPiece
/external/dbus/tools/
H A Ddbus-launch-x11.c54 remove_prefix (char *s, function
139 remove_prefix (display, "localhost.localdomain:");
140 remove_prefix (display, "localhost:");
141 remove_prefix (display, ":");
/external/regex-re2/re2/
H A Dstringpiece.h70 void remove_prefix(int n) { function in class:re2::StringPiece

Completed in 901 milliseconds