HomeSort by relevance Sort by last modified time
    Searched defs:remove_prefix (Results 1 - 4 of 4) sorted by null

  /external/chromium/third_party/icu/public/common/unicode/
stringpiece.h 142 void remove_prefix(int32_t n) { function in class:StringPiece
  /external/icu4c/common/unicode/
stringpiece.h 157 void remove_prefix(int32_t n) { function in class:StringPiece
  /external/chromium/base/
string_piece.h 77 void remove_prefix(size_type n) { function in class:base::StringPiece
  /external/dbus/tools/
dbus-launch-x11.c 52 remove_prefix (char *s, function
137 remove_prefix (display, "localhost.localdomain:");
138 remove_prefix (display, "localhost:");
139 remove_prefix (display, ":");

Completed in 461 milliseconds