Searched refs:IsContentUri (Results 1 – 4 of 4) sorted by relevance
439 bool IsContentUri() const;
460 if (path.IsContentUri()) { in PathExists()764 if (file_path.IsContentUri()) { in GetFileInfo()1012 if (from_path.IsContentUri()) { in CopyFile()
1337 bool FilePath::IsContentUri() const { in IsContentUri() function in base::FilePath
1285 bool observed = input.IsContentUri(); in TEST_F()