Home
last modified time | relevance | path

Searched defs:cancel (Results 1 – 25 of 31) sorted by relevance

12

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/resource/binary/i18n/
H A Dentry.json5 "cancel":"取消", string
75 "cancel":"Cancel", string
155 "cancel":"İptal" string
213 "cancel":"Avbryt" string
242 "cancel":"Otkaži" string
387 "cancel":"ይቅር" string
416 "cancel":"Отказ" string
677 "cancel":"Utzi" string
1506 "cancel":"취소" string
1709 "cancel":"لغو" string
[all …]
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/task/
H A Djoin_handle.rs68 pub fn cancel(&self) { in cancel() method
154 pub fn cancel(&self) { in cancel() method
209 let cancel = handle.get_cancel_handle(); in ut_test_cancel_handle() localVariable
H A Djoin_set.rs173 let cancel = handle.get_cancel_handle(); in spawn_inner() localVariable
H A Draw.rs133 pub(crate) unsafe fn cancel(self) { in cancel() method
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Djs-apis-arkui-Prefetcher.md153 ### cancel subsection
H A Djs-apis-animator.md187 ### cancel subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A Djs-apis-arkui-Prefetcher.md157 ### cancel subsection
H A Djs-apis-animator.md236 ### cancel subsection
/ohos5.0/base/msdp/device_status/rust/modules/scheduler/sys/src/
H A Dtask.rs37 pub fn cancel(&mut self) in cancel() method
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_textpicker_ffi.h32 void (*cancel)(); member
H A Dcj_customdialog_controller_ffi.h33 void(*cancel)(); member
H A Dcj_alert_dialog_ffi.cpp60 auto cancel = [lambda = CJLambda::Create(alertDialog.cancel)]() { in ParseAlertDialogConfirm() local
H A Dcj_alert_dialog_ffi.h51 void (*cancel)(); member
/ohos5.0/foundation/resourceschedule/ffrt/interfaces/kits/cpp/
H A Dqueue.h254 inline int cancel(const task_handle& handle) in cancel() function
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/src/
H A Dpasteboard_dialog.cpp31 explicit DialogConnection(PasteBoardDialog::Cancel cancel) : cancel_(std::move(cancel)) in DialogConnection()
/ohos5.0/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_queue.cpp113 int cancel = ffrt_queue_cancel(task2); variable
295 int cancel = ffrt_queue_cancel(t1); variable
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/time/
H A Dwheel.rs237 pub(crate) fn cancel(&mut self, clock_entry: NonNull<Clock>) { in cancel() method
354 pub(crate) fn cancel(&mut self, clock_entry: NonNull<Clock>) { in cancel() method
/ohos5.0/base/request/request/services/src/manage/scheduler/queue/
H A Dmod.rs260 fn cancel(self) { in cancel() method
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/windows/
H A Dafd.rs169 pub(crate) unsafe fn cancel(&self, iosb: *mut IO_STATUS_BLOCK) -> io::Result<()> { in cancel() method
H A Dselector.rs514 fn cancel(&mut self) -> io::Result<()> { in cancel() method
/ohos5.0/foundation/multimodalinput/input/service/fingerprint_event_processor/src/
H A Dfingerprint_event_processor.cpp138 void FingerprintEventProcessor::ChangeScreenMissTouchFlag(bool screen, bool cancel) in ChangeScreenMissTouchFlag()
/ohos5.0/foundation/distributeddatamgr/preferences/test/ndk/unittest/
H A Dpreferences_ndk_test.cpp665 const char *cancel[] = {"ndktest_bool_key_1"}; variable
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dpending_want_manager.cpp504 bool cancel = record->GetCanceled(); in RegisterCancelListener() local
/ohos5.0/foundation/resourceschedule/ffrt/docs/
H A Duser_guide.md774 `task_handle`:task的句柄,该句柄可以用于建立task之间的依
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/
H A Dasync_pool.rs95 pub(crate) fn cancel(&self) { in cancel() method

12