Home
last modified time | relevance | path

Searched defs:cancel (Results 1 - 25 of 62) 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
/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
/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
/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
/third_party/mesa3d/.gitlab-ci/lava/
H A Dlava_job_submitter.py261 def cancel(self): member in LAVAJob
/third_party/libwebsockets/lib/system/async-dns/
H A Dasync-dns.c568 cancel(struct lws_dll2 *d, void *user) in cancel() function
/third_party/python/Lib/asyncio/
H A Dfutures.py146 def cancel(self, msg=None): member in Future
/third_party/python/Lib/idlelib/
H A Dquery.py153 def cancel(self, event=None): # Do not replace. member in Query
H A Dconfig_key.py343 def cancel(self, event=None): member in GetKeysWindow

Completed in 15 milliseconds

123