Home
last modified time | relevance | path

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

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