HomeSort by relevance Sort by last modified time
    Searched refs:IsIconMutableFromFilepath (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chrome/browser/
icon_loader_android.cc 15 bool IconLoader::IsIconMutableFromFilepath(const base::FilePath&) {
icon_loader_win.cc 21 if (!IsIconMutableFromFilepath(filepath))
26 bool IconLoader::IsIconMutableFromFilepath(const base::FilePath& filepath) {
icon_loader.cc 37 if (IsIconMutableFromFilepath(file_path_) ||
icon_loader.h 78 static bool IsIconMutableFromFilepath(const base::FilePath& path);
icon_loader_linux.cc 27 bool IconLoader::IsIconMutableFromFilepath(const base::FilePath&) {
icon_loader_chromeos.cc 187 bool IconLoader::IsIconMutableFromFilepath(const base::FilePath&) {

Completed in 46 milliseconds