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

/external/chromium_org/chrome/browser/media_galleries/fileapi/
H A Dav_scanning_file_validator.cc32 const base::FilePath& dest_platform_path) {
44 hr = attachment_services->SetLocalPath(dest_platform_path.value().c_str());
63 const base::FilePath& dest_platform_path,
71 base::Bind(&ScanFile, dest_platform_path),
31 ScanFile( const base::FilePath& dest_platform_path) argument
62 StartPostWriteValidation( const base::FilePath& dest_platform_path, const ResultCallback& result_callback) argument

Completed in 99 milliseconds