Searched defs:OpenItem (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/
H A Dplatform_util_chromeos.cc28 void OpenItem(Profile* profile, const base::FilePath& full_path) { function in namespace:platform_util
30 file_manager::util::OpenItem(profile, full_path);
H A Dplatform_util_android.cc17 void OpenItem(Profile* profile, const base::FilePath& full_path) { function in namespace:platform_util
H A Dplatform_util_linux.cc74 void OpenItem(Profile* profile, const base::FilePath& full_path) { function in namespace:platform_util
H A Dplatform_util_win.cc183 void OpenItem(Profile* profile, const base::FilePath& full_path) { function in namespace:platform_util
/external/chromium_org/chrome/browser/chromeos/file_manager/
H A Dopen_util.cc157 // Used to implement OpenItem().
213 void OpenItem(Profile* profile, const base::FilePath& file_path) { function in namespace:file_manager::util

Completed in 1475 milliseconds