Searched refs:IsCanceled (Results 1 – 5 of 5) sorted by relevance
36 bool IsCanceled(const CancellationFlag* flag, in IsCanceled() function129 Bind(&IsCanceled, flag, Owned(untrack_and_delete_flag_runner)); in NewTrackedTaskId()
178 def IsCanceled(self): member in RpcController
246 virtual bool IsCanceled() const = 0;
1241 bool IsCanceled() const { in IsCanceled() function in google::protobuf::compiler::cpp::cpp_unittest::GeneratedServiceTest::MockController
2693 if (IsCanceled() || HRESULT_FROM_WIN32(ERROR_INSTALL_USEREXIT) == hrStatus) { in SetProgressState()