Home
last modified time | relevance | path

Searched defs:cancel (Results 1 - 25 of 69) sorted by relevance

123

/third_party/node/test/parallel/
H A Dtest-whatwg-webstreams-transfer.js482 cancel: common.mustCall(), global() property
499 cancel: common.mustCall((error) => { global() property
/base/msdp/device_status/rust/modules/scheduler/sys/src/
H A Dtask.rs37 pub fn cancel(&mut self) in cancel() functions
/base/request/request/pre_download/netstack_rs/src/
H A Dtask.rs51 pub fn cancel(&mut self) { in cancel() functions
/base/request/request/services/src/manage/scheduler/queue/
H A Dmod.rs248 fn cancel(self) { in cancel() functions
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_textpicker_ffi.h32 void (*cancel)(); member
H A Dcj_alert_dialog_ffi.h51 void (*cancel)(); member
H A Dcj_customdialog_controller_ffi.h33 void(*cancel)(); member
H A Dcj_alert_dialog_ffi.cpp59 auto cancel = [lambda = CJLambda::Create(alertDialog.cancel)]() { in ParseAlertDialogConfirm() local
/base/request/request/pre_download/native/src/download/
H A Dwrapper.rs69 fn cancel(self: &mut TaskHandle); in cancel() functions
/foundation/distributeddatamgr/pasteboard/services/core/src/
H A Dpasteboard_dialog.cpp31 explicit DialogConnection(PasteBoardDialog::Cancel cancel) : cancel_(std::move(cancel)) {} in DialogConnection() argument
/third_party/python/Lib/
H A Dsched.py87 def cancel(self, event): member in scheduler
/foundation/resourceschedule/ffrt/interfaces/kits/cpp/
H A Dqueue.h197 inline int cancel(const task_handle& handle) in cancel() function in ffrt::queue
/third_party/nghttp2/src/
H A Dshrpx_dns_tracker.cc284 void DNSTracker::cancel(DNSQuery *dnsq) { in cancel() function in shrpx::DNSTracker
/third_party/python/Lib/tkinter/
H A Ddnd.py182 def cancel(self, event=None): member in DndHandler
H A Dsimpledialog.py200 def cancel(sel member in Dialog
[all...]
/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_queue.cpp114 int cancel = ffrt_queue_cancel(task2); in HWTEST_F() local
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/
H A Dconstants.py235 def cancel(self): member in JavaThread
/third_party/vk-gl-cts/executor/
H A DxeCallQueue.cpp54 void CallQueue::cancel (void) in cancel() function in xe::CallQueue
/third_party/rust/crates/nix/test/sys/
H A Dtest_aio.rs140 fn cancel() { in cancel() functions
327 fn cancel() { in cancel() functions
/arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/arkdb/
H A Druntime.py159 def cancel(self) -> None: member in RuntimeProcess
/foundation/multimodalinput/input/service/fingerprint_event_processor/src/
H A Dfingerprint_event_processor.cpp144 void FingerprintEventProcessor::ChangeScreenMissTouchFlag(bool screen, bool cancel) in ChangeScreenMissTouchFlag() argument
/foundation/distributeddatamgr/preferences/test/ndk/unittest/
H A Dpreferences_ndk_test.cpp669 const char *cancel[] = {"ndktest_bool_key_1"}; in HWTEST_F() local
/third_party/backends/backend/
H A Dcanon-scsi.c634 cancel (int fd) in cancel() function
/third_party/backends/backend/pixma/
H A Dpixma_common.h116 int cancel; /* NOTE: It can be set in a signal handler. */ member
/third_party/backends/japi/
H A DSane.java140 public native void cancel(int handle); in cancel() method in Sane

Completed in 13 milliseconds

123