Home | History | Annotate | Download | only in fileapi

Lines Matching refs:operation_runner

262   operations_[request_id] = operation_runner()->Move(
284 operations_[request_id] = operation_runner()->Copy(
303 operations_[request_id] = operation_runner()->Remove(
320 operations_[request_id] = operation_runner()->GetMetadata(
338 operations_[request_id] = operation_runner()->CreateDirectory(
342 operations_[request_id] = operation_runner()->CreateFile(
361 operations_[request_id] = operation_runner()->DirectoryExists(
365 operations_[request_id] = operation_runner()->FileExists(
383 operations_[request_id] = operation_runner()->ReadDirectory(
412 operations_[request_id] = operation_runner()->Write(
430 operations_[request_id] = operation_runner()->Truncate(
450 operations_[request_id] = operation_runner()->TouchFile(
464 operation_runner()->Cancel(
497 operations_[request_id] = operation_runner()->GetMetadata(
502 operations_[request_id] = operation_runner()->CreateSnapshotFile(