Searched refs:OpenItem (Results 1 – 6 of 6) sorted by relevance
37 void OpenItem(const FilePath& full_path) {53 LOG(WARNING) << "Could not create OpenItem() AE target";66 LOG(WARNING) << "Could not create OpenItem() AE event";77 LOG(WARNING) << "Could not create OpenItem() AE file list";92 LOG(WARNING) << "Could not add file path to AE list in OpenItem()";96 LOG(WARNING) << "Could not get FSRef for path URL in OpenItem()";105 LOG(WARNING) << "Could not put the AE file list the path in OpenItem()";119 LOG(WARNING) << "Could not send AE to Finder in OpenItem()";
21 void OpenItem(const FilePath& full_path);
67 void OpenItem(const FilePath& full_path) { in OpenItem() function
53 void OpenItem(const FilePath& full_path) { in OpenItem() function
116 void OpenItem(const FilePath& full_path) { in OpenItem() function
278 platform_util::OpenItem(full_path()); in OpenDownload()282 NewRunnableFunction(&platform_util::OpenItem, full_path())); in OpenDownload()