Searched refs:cancelled_ (Results 1 – 13 of 13) sorted by relevance
33 cancelled_(false) { in ExternalProcessImporterClient()55 if (cancelled_) in Cancel()58 cancelled_ = true; in Cancel()69 if (cancelled_) in Cleanup()95 if (cancelled_) in OnProcessCrashed()102 if (cancelled_) in OnImportStart()110 if (cancelled_) in OnImportFinished()119 if (cancelled_) in OnImportItemStart()126 if (cancelled_) in OnImportItemFinished()141 if (cancelled_) in OnHistoryImportStart()[all …]
14 cancelled_(false), in ExternalProcessImporterHost()19 cancelled_ = true; in Cancel()48 !is_source_readable_ || cancelled_) in InvokeTaskIfDone()
157 CancellableQuitMsgLoop() : cancelled_(false) {} in CancellableQuitMsgLoop()159 if (!cancelled_) in QuitNow()162 bool cancelled_; member in CancellableQuitMsgLoop182 bool ret = !quit_task->cancelled_; in WaitForClientResponse()183 quit_task->cancelled_ = false; in WaitForClientResponse()
16 cancelled_ = true; in Cancel()22 cancelled_(false) { in Importer()
43 bool cancelled() const { return cancelled_; } in cancelled()72 bool cancelled_; variable
54 bool cancelled_; variable
157 bool cancelled_; variable
104 cancelled_ = true; in set_cancelled()108 return cancelled_; in is_cancelled()116 bool cancelled_; variable
25 FilePathWatcher::PlatformDelegate::PlatformDelegate(): cancelled_(false) { in PlatformDelegate()
143 cancelled_(false) { in CancelableQuitTask()147 cancelled_ = true; in cancel()151 if (cancelled_) { in Run()160 bool cancelled_; member in __anon25e335950111::CancelableQuitTask
32 cancelled_(false) { in CryptoModuleBlockingDialogDelegate()53 *cancelled = cancelled_; in RequestPassword()68 cancelled_ = true; in GotPassword()75 bool cancelled_; member in __anon265c9b040111::CryptoModuleBlockingDialogDelegate
201 bool cancelled() const { return cancelled_; } in cancelled()311 bool cancelled_; variable
56 cancelled_(false), in SpdyStream()82 if (cancelled_ || !delegate_) in PushedStreamReplayData()379 cancelled_ = true; in Cancel()511 CHECK(!cancelled_); in DoSendHeaders()