Home
last modified time | relevance | path

Searched refs:IsCanceled (Results 1 - 7 of 7) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc/
H A Dtask-handle.h30 bool IsCanceled() const { in IsCanceled() function
H A Dgc-invoker.cc57 if (handle_.IsCanceled() || (collector_->epoch() != saved_epoch_)) return;
H A Dmarker.cc140 if (handle_.IsCanceled()) return; in Run()
H A Dsweeper.cc971 if (handle_.IsCanceled()) return;
/third_party/protobuf/python/google/protobuf/
H A Dservice.py180 def IsCanceled(self): member in RpcController
/third_party/protobuf/src/google/protobuf/
H A Dservice.h247 virtual bool IsCanceled() const = 0;
/third_party/python/Tools/msi/bundle/bootstrap/
H A DPythonBootstrapperApplication.cpp2726 if (IsCanceled() || HRESULT_FROM_WIN32(ERROR_INSTALL_USEREXIT) == hrStatus) { in SetProgressState()

Completed in 9 milliseconds