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
487 DCHECK(!IsPathAbsolute(appended)); in Append()
535 return IsPathAbsolute(path_); in IsAbsolute()