Searched refs:AbsPath (Results 1 – 3 of 3) sorted by relevance
/build/kati/ | ||
D | strutil.h | 126 void AbsPath(StringPiece s, string* o); |
D | strutil.cc | 378 void AbsPath(StringPiece s, string* o) { in AbsPath() function |
D | func.cc | 422 AbsPath(tok, &buf); in AbspathFunc() |