Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:cancel
(Results
1 - 25
of
69
) sorted by relevance
1
2
3
/third_party/node/test/parallel/
H
A
D
test-whatwg-webstreams-transfer.js
482
cancel
: common.mustCall(),
global()
property
499
cancel
: common.mustCall((error) => {
global()
property
/base/msdp/device_status/rust/modules/scheduler/sys/src/
H
A
D
task.rs
37
pub fn
cancel
(&mut self)
in cancel()
functions
/base/request/request/pre_download/netstack_rs/src/
H
A
D
task.rs
51
pub fn
cancel
(&mut self) {
in cancel()
functions
/base/request/request/services/src/manage/scheduler/queue/
H
A
D
mod.rs
248
fn
cancel
(self) {
in cancel()
functions
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H
A
D
cj_textpicker_ffi.h
32
void (*
cancel
)();
member
H
A
D
cj_alert_dialog_ffi.h
51
void (*
cancel
)();
member
H
A
D
cj_customdialog_controller_ffi.h
33
void(*
cancel
)();
member
H
A
D
cj_alert_dialog_ffi.cpp
59
auto
cancel
= [lambda = CJLambda::Create(alertDialog.
cancel
)]() {
in ParseAlertDialogConfirm()
local
/base/request/request/pre_download/native/src/download/
H
A
D
wrapper.rs
69
fn
cancel
(self: &mut TaskHandle);
in cancel()
functions
/foundation/distributeddatamgr/pasteboard/services/core/src/
H
A
D
pasteboard_dialog.cpp
31
explicit DialogConnection(PasteBoardDialog::Cancel
cancel
) : cancel_(std::move(
cancel
)) {}
in DialogConnection()
argument
/third_party/python/Lib/
H
A
D
sched.py
87
def
cancel
(self, event):
member in scheduler
/foundation/resourceschedule/ffrt/interfaces/kits/cpp/
H
A
D
queue.h
197
inline int
cancel
(const task_handle& handle)
in cancel()
function in ffrt::queue
/third_party/nghttp2/src/
H
A
D
shrpx_dns_tracker.cc
284
void DNSTracker::
cancel
(DNSQuery *dnsq) {
in cancel()
function in shrpx::DNSTracker
/third_party/python/Lib/tkinter/
H
A
D
dnd.py
182
def
cancel
(self, event=None):
member in DndHandler
H
A
D
simpledialog.py
200
def
cancel
(sel
member in Dialog
[all...]
/foundation/resourceschedule/ffrt/test/ut/testcase/
H
A
D
ut_queue.cpp
114
int
cancel
= ffrt_queue_cancel(task2);
in HWTEST_F()
local
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/
H
A
D
constants.py
235
def
cancel
(self):
member in JavaThread
/third_party/vk-gl-cts/executor/
H
A
D
xeCallQueue.cpp
54
void CallQueue::
cancel
(void)
in cancel()
function in xe::CallQueue
/third_party/rust/crates/nix/test/sys/
H
A
D
test_aio.rs
140
fn
cancel
() {
in cancel()
functions
327
fn
cancel
() {
in cancel()
functions
/arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/arkdb/
H
A
D
runtime.py
159
def
cancel
(self) -> None:
member in RuntimeProcess
/foundation/multimodalinput/input/service/fingerprint_event_processor/src/
H
A
D
fingerprint_event_processor.cpp
144
void FingerprintEventProcessor::ChangeScreenMissTouchFlag(bool screen, bool
cancel
)
in ChangeScreenMissTouchFlag()
argument
/foundation/distributeddatamgr/preferences/test/ndk/unittest/
H
A
D
preferences_ndk_test.cpp
669
const char *
cancel
[] = {"ndktest_bool_key_1"};
in HWTEST_F()
local
/third_party/backends/backend/
H
A
D
canon-scsi.c
634
cancel
(int fd)
in cancel()
function
/third_party/backends/backend/pixma/
H
A
D
pixma_common.h
116
int
cancel
; /* NOTE: It can be set in a signal handler. */
member
/third_party/backends/japi/
H
A
D
Sane.java
140
public native void
cancel
(int handle);
in cancel()
method in Sane
Completed in 13 milliseconds
1
2
3