Home
last modified time | relevance | path

Searched refs:StripPrefix (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_suppressions.cc93 static const char *StripPrefix(const char *str, const char *prefix) { in StripPrefix() function
120 const char *next_char = StripPrefix(line, suppression_types_[type]); in Parse()
/external/v8/tools/gyp/pylib/gyp/generator/
Dninja.py67 def StripPrefix(arg, prefix): function
1517 target = StripPrefix(target, 'lib')