Home
last modified time | relevance | path

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

/external/chromium/base/
Dfile_path.cc87 bool IsPathAbsolute(const StringType& path) { in IsPathAbsolute() function
446 DCHECK(!IsPathAbsolute(component)); in Append()
493 return IsPathAbsolute(path_); in IsAbsolute()