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

  /external/libtextclassifier/utils/strings/
stringpiece.h 79 void RemovePrefix(int n) {
102 text->RemovePrefix(prefix.size());
  /art/cmdline/
cmdline_types.h 637 static std::string RemovePrefix(const std::string& source) {
672 std::string suffix = RemovePrefix(option);

Completed in 809 milliseconds