HomeSort by relevance Sort by last modified time
    Searched full:platform_path (Results 51 - 65 of 65) sorted by null

1 23

  /external/chromium_org/chrome/browser/sync_file_system/local/
local_file_sync_service_unittest.cc 333 // Retrieve the expected platform_path.
335 base::FilePath platform_path; local
338 kFile, &info, &platform_path));
354 ApplyLocalChange(change, platform_path, metadata, kFile, _))
local_file_sync_context.cc 668 base::FilePath platform_path; local
677 &platform_path);
693 sync_file_info.local_file_path = platform_path;
  /external/chromium_org/webkit/browser/blob/
blob_url_request_job_unittest.cc 228 base::FilePath platform_path; local
231 &platform_path));
  /external/chromium_org/webkit/browser/fileapi/
async_file_util.h 75 const base::FilePath& platform_path,
314 // |platform_path| is the full absolute platform path to the snapshot
file_system_operation_impl.cc 246 base::FilePath* platform_path) {
252 file_util->GetLocalFilePath(operation_context_.get(), url, platform_path);
file_writer_delegate_unittest.cc 101 base::FilePath platform_path; local
104 &file_info, &platform_path));
copy_or_move_file_validator_unittest.cc 201 const base::FilePath& /*platform_path*/) OVERRIDE {
file_system_operation_impl.h 159 base::FilePath* platform_path);
obfuscated_file_util.h 129 base::FilePath* platform_path) OVERRIDE;
copy_or_move_operation_delegate_unittest.cc 48 const base::FilePath& /*platform_path*/) OVERRIDE {
obfuscated_file_util.cc 800 base::FilePath* platform_path) {
802 *error = GetFileInfo(context, url, file_info, platform_path);
    [all...]
obfuscated_file_util_unittest.cc 260 base::FilePath platform_path; local
262 context.get(), url, &file_info, &platform_path);
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/developer_private/
developer_private_api.h 393 const base::FilePath& platform_path,
  /external/chromium/chrome/browser/extensions/
extension_file_browser_private_api.cc 556 FilePath platform_path; local
563 &platform_path)) {
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 

Completed in 3331 milliseconds

1 23