Searched refs:ContentUriExists (Results 1 – 3 of 3) sorted by relevance
23 BASE_EXPORT bool ContentUriExists(const FilePath& content_uri);
20 bool ContentUriExists(const FilePath& content_uri) { in ContentUriExists() function
369 return ContentUriExists(path); in PathExists()