Home
last modified time | relevance | path

Searched refs:IsIconMutableFromFilepath (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/
Dicon_loader_win.cc22 if (!IsIconMutableFromFilepath(filepath)) in ReadGroupIDFromFilepath()
28 bool IconLoader::IsIconMutableFromFilepath(const base::FilePath& filepath) { in IsIconMutableFromFilepath() function in IconLoader
Dicon_loader_android.cc15 bool IconLoader::IsIconMutableFromFilepath(const base::FilePath&) { in IsIconMutableFromFilepath() function in IconLoader
Dicon_loader_auralinux.cc19 bool IconLoader::IsIconMutableFromFilepath(const base::FilePath&) { in IsIconMutableFromFilepath() function in IconLoader
Dicon_loader.cc37 if (IsIconMutableFromFilepath(file_path_) || in OnReadGroup()
Dicon_loader.h79 static bool IsIconMutableFromFilepath(const base::FilePath& path);
Dicon_loader_mac.mm24 bool IconLoader::IsIconMutableFromFilepath(const base::FilePath&) { function
Dicon_loader_chromeos.cc190 bool IconLoader::IsIconMutableFromFilepath(const base::FilePath&) { in IsIconMutableFromFilepath() function in IconLoader