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:OnCancel
(Results
1 - 17
of
17
) sorted by relevance
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H
A
D
task_signal_impl.cpp
38
void TaskSignalEntity::
OnCancel
() {}
in OnCancel()
function in OHOS::CJSystemapi::TaskSignalEntity
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_tasksignal/
H
A
D
task_signal_entity.cpp
22
void TaskSignalEntity::
OnCancel
()
in OnCancel()
function in OHOS::FileManagement::ModuleFileIO::TaskSignalEntity
H
A
D
task_signal_n_exporter.cpp
109
napi_value TaskSignalNExporter::
OnCancel
(napi_env env, napi_callback_info info)
in OnCancel()
function in OHOS::FileManagement::ModuleFileIO::TaskSignalNExporter
/foundation/filemanagement/file_api/interfaces/kits/native/task_signal/
H
A
D
task_signal.cpp
60
void TaskSignal::
OnCancel
()
in OnCancel()
function in OHOS::DistributedFS::ModuleTaskSignal::TaskSignal
/foundation/bundlemanager/app_domain_verify/frameworks/verifier/src/
H
A
D
verify_http_task.cpp
58
void VerifyHttpTask::
OnCancel
(const HttpClientRequest& request, const HttpClientResponse& response)
in OnCancel()
function in OHOS::AppDomainVerify::VerifyHttpTask
/foundation/filemanagement/file_api/interfaces/test/unittest/task_signal/
H
A
D
task_signal_test.cpp
51
void
OnCancel
()
in OnCancel()
function in OHOS::DistributedFS::TaskSignalListenerTestImpl
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H
A
D
image_animator_model_impl.cpp
148
void ImageAnimatorModelImpl::SetOnCancel(std::function<void()>&&
OnCancel
)
in SetOnCancel()
argument
/foundation/bundlemanager/app_domain_verify/test/unittest/mock/include/mock_http_client/
H
A
D
http_client_task.h
76
virtual void
OnCancel
(
in OnCancel()
function in OHOS::NetStack::HttpClient::HttpClientTask
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H
A
D
event_listener.cpp
56
bool ViewOnTouchCancelListener::
OnCancel
(UIView &view, const CancelEvent &event)
in OnCancel()
function in OHOS::ACELite::ViewOnTouchCancelListener
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image_animator/
H
A
D
image_animator_model_ng.cpp
116
void ImageAnimatorModelNG::SetOnCancel(std::function<void()>&&
OnCancel
)
in SetOnCancel()
argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H
A
D
js_image_animator.cpp
227
void JSImageAnimator::
OnCancel
(const JSCallbackInfo& info)
in OnCancel()
function in OHOS::OHOS::Ace::Framework::JSImageAnimator
H
A
D
js_animator.cpp
353
void JSAnimator::
OnCancel
(const JSCallbackInfo& info)
in OnCancel()
function in JSAnimator
H
A
D
js_textpicker.cpp
1231
void JSTextPicker::
OnCancel
(const JSCallbackInfo& info) {}
in OnCancel()
function in OHOS::OHOS::Ace::Framework::JSTextPicker
/foundation/arkui/ui_lite/interfaces/kits/components/
H
A
D
ui_view.h
292
virtual bool
OnCancel
(UIView& view, const CancelEvent& event)
in OnCancel()
function in OHOS::UIView::OnTouchListener
/foundation/arkui/ui_lite/test/uitest/test_input_event/
H
A
D
ui_test_input_event.h
294
virtual bool
OnCancel
(UIView& view, const CancelEvent& event)
in OnCancel()
function in OHOS::TestOnTouchListener
/foundation/communication/netstack/frameworks/native/http/http_client/
H
A
D
http_client_task.cpp
482
void HttpClientTask::
OnCancel
(
in OnCancel()
function in OHOS::NetStack::HttpClient::HttpClientTask
/foundation/ability/ability_runtime/frameworks/js/napi/wantagent/
H
A
D
napi_want_agent.cpp
612
napi_value JsWantAgent::
OnCancel
(napi_env env, napi_callback_info info)
in OnCancel()
function in OHOS::JsWantAgent
Completed in 17 milliseconds