Searched defs:PendingOperation (Results 1 – 6 of 6) sorted by relevance
219 ) -> Result<PendingOperation> { in start_read_to_mem()235 ) -> Result<PendingOperation> { in start_write_from_mem()246 pub fn start_fallocate(&self, offset: u64, len: u64, mode: u32) -> Result<PendingOperation> { in start_fallocate()257 pub fn start_fsync(&self) -> Result<PendingOperation> { in start_fsync()268 pub fn poll_fd_readable(&self) -> Result<PendingOperation> { in poll_fd_readable()977 pub struct PendingOperation { struct983 impl Future for PendingOperation { implementation1017 impl Drop for PendingOperation { implementation1157 async fn cancel_io(op: PendingOperation) { in canceled_before_completion()1161 async fn check_result(op: PendingOperation, expected: u32) { in canceled_before_completion()[all …]
122 pub fn wait_readable(&self) -> Result<PendingOperation> { in wait_readable()135 pub fn wait_writable(&self) -> Result<PendingOperation> { in wait_writable()169 pub struct PendingOperation { struct174 impl Future for PendingOperation { argument195 impl Drop for PendingOperation { implementation659 async fn check_op(op: PendingOperation) { in drop_before_completion()
252 struct PendingOperation { struct271 const PendingOperation& operation); argument
134 PendingOperation(ProofSource* delegate, ProofSourceHandleCallback* callback, in PendingOperation() function
314 class PendingOperation { class in net::SQLitePersistentCookieStore::Backend322 PendingOperation(OperationType op, const CanonicalCookie& cc) in PendingOperation() function in net::SQLitePersistentCookieStore::Backend::PendingOperation
354 class SQLitePersistentReportingAndNelStore::Backend::PendingOperation { class in net::SQLitePersistentReportingAndNelStore::Backend356 PendingOperation(PendingOperationType type, DataType data) in PendingOperation() function in net::SQLitePersistentReportingAndNelStore::Backend::PendingOperation