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

/external/chromium/base/
H A Dfile_path.cc87 bool IsPathAbsolute(const StringType& path) { function in namespace:__anon1493
446 DCHECK(!IsPathAbsolute(component));
493 return IsPathAbsolute(path_);

Completed in 42 milliseconds