Home | History | Annotate | Download | only in fileapi

Lines Matching defs:operation_runner

81   FileSystemOperationRunner* operation_runner() {
82 return sandbox_file_system_.operation_runner();
301 operation_runner()->Move(
318 operation_runner()->Copy(
334 operation_runner()->CopyInForeignFile(
345 operation_runner()->Truncate(
356 operation_runner()->CreateFile(
367 operation_runner()->Remove(
380 operation_runner()->CreateDirectory(
394 operation_runner()->GetMetadata(
405 operation_runner()->ReadDirectory(
416 operation_runner()->CreateSnapshotFile(
427 operation_runner()->FileExists(
438 operation_runner()->DirectoryExists(
451 operation_runner()->TouchFile(