Searched defs:GetMimeTypeForPath (Results 1 – 3 of 3) sorted by relevance
13 TEST(FileManagerMimeUtilTest, GetMimeTypeForPath) { in TEST() argument
13 std::string GetMimeTypeForPath(const base::FilePath& file_path) { in GetMimeTypeForPath() function
94 std::string GetMimeTypeForPath(const std::string& path) { in GetMimeTypeForPath() function