Lines Matching refs:operation
79 // This is the callback of the file operation.
144 disk_cache::SparseControl::SparseOperation operation) {
145 switch (operation) {
158 // Logs the end event for |operation| on a child entry. Range operations log
161 disk_cache::SparseControl::SparseOperation operation,
165 switch (operation) {
255 // Copy the operation parameters.
316 // one extra reference due to the pending IO operation itself, but we'll
794 // We fail the whole operation if we encounter an error.
815 // We'll return the current result of the operation, which may be less than
816 // the bytes to read or write, but the user cancelled the operation.