Home
last modified time | relevance | path

Searched defs:local_path (Results 1 – 25 of 53) sorted by relevance

123

/external/chromium_org/tools/telemetry/telemetry/core/
Dextension_to_load.py53 def local_path(self): member in ExtensionToLoad
59 def local_path(self, local_path): member in ExtensionToLoad
/external/chromium_org/chrome/browser/chromeos/drive/file_system/
Dget_file_for_saving_operation_unittest.cc82 base::FilePath local_path; in TEST_F() local
129 base::FilePath local_path; in TEST_F() local
153 base::FilePath local_path; in TEST_F() local
Dtruncate_operation_unittest.cc49 base::FilePath local_path; in TEST_F() local
112 base::FilePath local_path; in TEST_F() local
/external/chromium_org/chrome/browser/drive/
Ddrive_uploader_unittest.cc318 base::FilePath local_path; in TEST_F() local
353 base::FilePath local_path; in TEST_F() local
390 base::FilePath local_path; in TEST_F() local
417 base::FilePath local_path; in TEST_F() local
443 base::FilePath local_path; in TEST_F() local
470 base::FilePath local_path; in TEST_F() local
496 base::FilePath local_path; in TEST_F() local
543 base::FilePath local_path; in TEST_F() local
/external/chromium_org/ui/shell_dialogs/
Dselected_file_info.h27 base::FilePath local_path; member
/external/chromium_org/tools/telemetry/telemetry/page/
Dcloud_storage.py114 def Get(bucket, remote_path, local_path): argument
120 def Insert(bucket, remote_path, local_path): argument
/external/chromium_org/ppapi/examples/crxfs/
Dmanifest.json8 "local_path": "crxfs.html" string
/external/chromium_org/chrome/common/extensions/docs/examples/api/nativeMessaging/app/
Dmanifest.json10 "local_path": "main.html" string
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/ttsdebug/
Dmanifest.json4 "local_path": "ttsdebug.html" string
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/ttsdemo/
Dmanifest.json4 "local_path": "ttsdemo.html" string
/external/chromium_org/chrome/browser/chromeos/fileapi/
Dfile_system_backend_unittest.cc245 const base::FilePath::CharType* const local_path; in TEST() member
266 base::FilePath local_path(kTestCases[i].local_path); in TEST() local
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/
Dfunctional.rb25 def local_path( *parts ) method
162 def local_path( *args ) method in ANTLR3.Test.Functional
/external/chromium_org/chrome/browser/chromeos/drive/
Dfileapi_worker.cc103 const base::FilePath& local_path, in RunCreateSnapshotFileCallback()
140 const base::FilePath& local_path, in RunCreateWritableSnapshotFileCallback()
158 const base::FilePath& local_path, in OpenFileAfterFileSystemOpenFile()
Dwebkit_file_stream_writer_impl.cc136 const base::FilePath& local_path, in WriteAfterCreateWritableSnapshotFile()
/external/chromium_org/chrome/browser/chromeos/file_manager/
Dfile_watcher.cc83 const base::FilePath& local_path, in WatchLocalFile()
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
Dprivate_api_file_system.cc355 base::FilePath local_path = file_watch_url.path(); in RunImpl() local
367 const base::FilePath& local_path, in PerformFileWatchOperation()
382 const base::FilePath& local_path, in PerformFileWatchOperation()
Devent_router.cc350 void EventRouter::AddFileWatch(const base::FilePath& local_path, in AddFileWatch()
391 void EventRouter::RemoveFileWatch(const base::FilePath& local_path, in RemoveFileWatch()
580 void EventRouter::HandleFileWatchNotification(const base::FilePath& local_path, in HandleFileWatchNotification()
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/config/
Durls.py32 def view_source_url(local_path): argument
/external/chromium_org/chrome/browser/sync_file_system/local/
Dlocal_file_sync_context.cc271 const base::FilePath& local_path, in ApplyRemoteChange()
328 const base::FilePath& local_path, in HandleRemoteAddOrUpdate()
354 const base::FilePath& local_path, in DidRemoveExistingEntryForRemoteAddOrUpdate()
958 const base::FilePath& local_path, in DidCreateDirectoryForCopyIn()
/external/chromium_org/content/browser/fileapi/
Dobfuscated_file_util_unittest.cc305 base::FilePath local_path; in CheckFileAndCloseHandle() local
509 base::FilePath local_path; in TestTouchHelper() local
738 base::FilePath local_path; in TEST_F() local
806 base::FilePath local_path; in TEST_F() local
882 base::FilePath local_path; in TEST_F() local
999 base::FilePath local_path; in TEST_F() local
1300 base::FilePath local_path; in TEST_F() local
1309 base::FilePath local_path; in TEST_F() local
1315 base::FilePath local_path; in TEST_F() local
1711 base::FilePath local_path; in TEST_F() local
/external/chromium_org/webkit/browser/fileapi/
Dexternal_mount_points_unittest.cc167 const base::FilePath::CharType* const local_path; in TEST() member
220 base::FilePath local_path(kTestCases[i].local_path); in TEST() local
Dobfuscated_file_util.cc430 base::FilePath* local_path) { in GetLocalFilePath()
482 base::FilePath local_path; in Truncate() local
734 base::FilePath local_path; in DeleteFile() local
1030 base::FilePath local_path = DataPathToLocalPath(url, local_info->data_path); in GetFileInfoInternal() local
1308 base::FilePath* local_path) { in GenerateNewLocalPath()
1377 base::FilePath local_path; in CreateOrOpenInternal() local
/external/chromium_org/content/public/test/
Dsandbox_file_system_test_helper.cc71 base::FilePath local_path; in GetLocalPath() local
/external/chromium_org/content/shell/browser/
Dshell_browser_main.cc82 base::FilePath local_path; in GetURLForLayoutTest() local
/external/chromium_org/chrome/browser/sync_file_system/
Dfake_remote_change_processor.cc67 const base::FilePath& local_path, in ApplyRemoteChange()

123