Searched refs:file_info (Results 226 - 238 of 238) sorted by relevance

12345678910

/external/chromium_org/ui/base/
H A Dui_base.target.linux-mips.mk46 ui/base/dragdrop/file_info.cc \
H A Dui_base.target.linux-mips64.mk46 ui/base/dragdrop/file_info.cc \
H A Dui_base.target.linux-x86.mk46 ui/base/dragdrop/file_info.cc \
H A Dui_base.target.linux-x86_64.mk46 ui/base/dragdrop/file_info.cc \
H A Dui_base.target.darwin-arm.mk46 ui/base/dragdrop/file_info.cc \
H A Dui_base.target.linux-arm.mk46 ui/base/dragdrop/file_info.cc \
/external/chromium_org/base/files/
H A Dfile_util_unittest.cc2118 File::Info file_info; local
2119 ASSERT_TRUE(GetFileInfo(foobar, &file_info));
2121 file_info.last_accessed.ToInternalValue());
2123 file_info.last_modified.ToInternalValue());
/external/chromium_org/chrome/browser/chromeos/drive/
H A Dchange_list_processor_unittest.cc208 entry->file_info().is_directory() ? DIRECTORY : FILE);
/external/chromium_org/chrome/browser/media_galleries/fileapi/
H A Dpicasa_file_util_unittest.cc172 const base::File::Info& file_info,
167 CreateSnapshotFileTestHelperCallback( base::RunLoop* run_loop, base::File::Error* error, base::FilePath* platform_path_result, base::File::Error result, const base::File::Info& file_info, const base::FilePath& platform_path, const scoped_refptr<storage::ShareableFileReference>& file_ref) argument
/external/chromium_org/chrome/browser/ui/
H A Dbrowser.h706 const ui::SelectedFileInfo& file_info,
/external/chromium_org/chrome/browser/extensions/api/developer_private/
H A Ddeveloper_private_api.cc1244 const base::File::Info& file_info,
1241 SnapshotFileCallback( const base::FilePath& target_path, base::File::Error result, const base::File::Info& file_info, const base::FilePath& src_path, const scoped_refptr<storage::ShareableFileReference>& file_ref) argument
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
H A Dpnacl_shim.c3608 static void Pnacl_M25_PPB_NaCl_Private_DownloadNexe(PP_Instance instance, const char* url, struct PP_NaClFileInfo* file_info, struct PP_CompletionCallback* callback) { argument
3610 iface->DownloadNexe(instance, url, file_info, *callback);
3623 static void Pnacl_M25_PPB_NaCl_Private_OpenManifestEntry(PP_Instance instance, PP_Bool is_helper_process, const char* key, struct PP_NaClFileInfo* file_info, struct PP_CompletionCallback* callback) { argument
3625 iface->OpenManifestEntry(instance, is_helper_process, key, file_info, *callback);
5497 .DownloadNexe = (void (*)(PP_Instance instance, const char* url, struct PP_NaClFileInfo* file_info, struct PP_CompletionCallback callback))&Pnacl_M25_PPB_NaCl_Private_DownloadNexe,
5500 .OpenManifestEntry = (void (*)(PP_Instance instance, PP_Bool is_helper_process, const char* key, struct PP_NaClFileInfo* file_info, struct PP_CompletionCallback callback))&Pnacl_M25_PPB_NaCl_Private_OpenManifestEntry,
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 320 milliseconds

12345678910