Searched refs:has_pending_operation_ (Results 1 – 4 of 4) sorted by relevance
42 DCHECK(!has_pending_operation_); in Write()45 has_pending_operation_ = true; in Write()49 has_pending_operation_ = false; in Write()59 if (!has_pending_operation_) in Cancel()68 DCHECK(!has_pending_operation_); in Flush()75 has_pending_operation_ = true; in Flush()78 has_pending_operation_ = false; in Flush()88 has_pending_operation_(false), in LocalFileStreamWriter()94 DCHECK(has_pending_operation_); in InitiateOpen()111 DCHECK(has_pending_operation_); in DidOpen()[all …]
54 has_pending_operation_(false), in SandboxFileStreamWriter()65 has_pending_operation_ = true; in Write()80 if (!has_pending_operation_) in Cancel()96 has_pending_operation_ = false; in WriteInternal()109 has_pending_operation_ = false; in WriteInternal()185 has_pending_operation_ = false; in DidInitializeForWrite()199 DCHECK(has_pending_operation_); in DidWrite()200 has_pending_operation_ = false; in DidWrite()228 has_pending_operation_ = false; in CancelIfRequested()235 DCHECK(!has_pending_operation_); in Flush()
85 bool has_pending_operation_; in NON_EXPORTED_BASE() local
84 bool has_pending_operation_; in NON_EXPORTED_BASE() local