Home
last modified time | relevance | path

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

/external/libchrome/base/files/
Dfile_path.cc79 bool IsPathAbsolute(StringPieceType path) { in IsPathAbsolute() function
486 DCHECK(!IsPathAbsolute(appended)); in Append()
534 return IsPathAbsolute(path_); in IsAbsolute()