Searched defs:IsParent (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/webkit/browser/fileapi/
H A Dfile_system_url.cc157 bool FileSystemURL::IsParent(const FileSystemURL& child) const { function in class:fileapi::FileSystemURL
159 path().IsParent(child.path());
/external/chromium/base/
H A Dfile_path.cc243 bool FilePath::IsParent(const FilePath& child) const { function in class:FilePath
/external/chromium_org/base/files/
H A Dfile_path.cc253 bool FilePath::IsParent(const FilePath& child) const { function in class:base::FilePath

Completed in 154 milliseconds