Searched defs:PendingOperation (Results 1 – 6 of 6) sorted by relevance
223 ) -> Result<PendingOperation> { in start_read_to_mem()241 ) -> Result<PendingOperation> { in start_write_from_mem()254 pub fn start_fallocate(&self, offset: u64, len: u64, mode: u32) -> Result<PendingOperation> { in start_fallocate()265 pub fn start_fsync(&self) -> Result<PendingOperation> { in start_fsync()276 pub fn poll_fd_readable(&self) -> Result<PendingOperation> { in poll_fd_readable()836 pub struct PendingOperation { struct842 impl Future for PendingOperation { argument876 impl Drop for PendingOperation { implementation1024 async fn cancel_io(op: PendingOperation) { in canceled_before_completion()1028 async fn check_result(op: PendingOperation, expected: u32) { in canceled_before_completion()[all …]
139 pub fn wait_readable(&self) -> Result<PendingOperation> { in wait_readable()154 pub fn wait_writable(&self) -> Result<PendingOperation> { in wait_writable()171 pub struct PendingOperation { struct176 impl Future for PendingOperation { argument197 impl Drop for PendingOperation { implementation450 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
320 class PendingOperation { class in net::SQLitePersistentCookieStore::Backend328 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