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
refs:OnDestroy
(Results
1 - 25
of
86
) sorted by relevance
1
2
3
4
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/
H
A
D
dfx_module.h
35
static void
OnDestroy
();
58
JSI::SetOnDestroy(exports, DfxModule::
OnDestroy
);
in InitDfxModule()
H
A
D
sample_module.h
40
static void
OnDestroy
();
54
JSI::SetOnDestroy(exports, SampleModule::
OnDestroy
);
in InitSampleModule()
/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
H
A
D
slite_ace_ability.cpp
61
void SliteAceAbility::
OnDestroy
()
in OnDestroy()
function in OHOS::ACELite::SliteAceAbility
70
SliteAbility::
OnDestroy
();
in OnDestroy()
H
A
D
slite_ace_ability.h
36
void
OnDestroy
() override;
/foundation/communication/netmanager_ext/interfaces/innerkits/vpnextension/include/
H
A
D
js_vpn_extension.h
195
void
OnDestroy
(Rosen::DisplayId displayId) override
199
sptr->
OnDestroy
(displayId);
216
void
OnDestroy
(Rosen::DisplayId displayId);
/foundation/resourceschedule/device_standby/plugins/strategy/include/
H
A
D
work_scheduler_strategy.h
24
ErrCode
OnDestroy
() override;
H
A
D
timer_strategy.h
26
ErrCode
OnDestroy
() override;
H
A
D
network_strategy.h
26
ErrCode
OnDestroy
() override;
/foundation/resourceschedule/device_standby/plugins/strategy/src/
H
A
D
work_scheduler_strategy.cpp
32
ErrCode WorkSchedulerStrategy::
OnDestroy
()
in OnDestroy()
function in OHOS::DevStandbyMgr::WorkSchedulerStrategy
H
A
D
timer_strategy.cpp
32
ErrCode TimerStrategy::
OnDestroy
()
in OnDestroy()
function in OHOS::DevStandbyMgr::TimerStrategy
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/ui_service_extension_ability/
H
A
D
js_ui_service_extension.h
206
void
OnDestroy
(Rosen::DisplayId displayId) override
210
ptrJsUIServiceExtension->
OnDestroy
(displayId);
227
void
OnDestroy
(Rosen::DisplayId displayId);
/foundation/ability/ability_runtime/interfaces/kits/native/ability/ability_runtime/
H
A
D
dialog_ui_extension_callback.h
33
void
OnDestroy
();
/foundation/ability/ability_lite/interfaces/kits/ability_lite/slite/
H
A
D
slite_ability.h
92
virtual void
OnDestroy
();
/foundation/arkui/ace_engine/frameworks/core/components/ability_component/
H
A
D
ability_component.h
42
ACE_DEFINE_COMPONENT_EVENT(
OnDestroy
, void());
/foundation/filemanagement/user_file_service/interfaces/kits/picker/include/
H
A
D
modal_ui_callback.h
35
void
OnDestroy
();
/foundation/multimedia/media_library/interfaces/kits/js/include/
H
A
D
modal_ui_callback.h
35
void
OnDestroy
();
/foundation/ability/ability_lite/frameworks/ability_lite/src/slite/
H
A
D
slite_ability.cpp
63
void SliteAbility::
OnDestroy
()
in OnDestroy()
function in OHOS::AbilitySlite::SliteAbility
/foundation/arkui/ace_engine/frameworks/core/components/ability_component/resource/
H
A
D
ability_component_delegate.h
55
void
OnDestroy
() const;
/foundation/resourceschedule/device_standby/plugins/ext/include/
H
A
D
ibase_strategy.h
78
virtual ErrCode
OnDestroy
() = 0;
/foundation/filemanagement/user_file_service/interfaces/kits/picker/src/
H
A
D
modal_ui_callback.cpp
60
void ModalUICallback::
OnDestroy
()
in OnDestroy()
function in OHOS::Picker::ModalUICallback
62
HILOG_INFO("[picker]
OnDestroy
enter.");
in OnDestroy()
/foundation/window/window_manager/wm/include/
H
A
D
window_display_change_adapter.h
32
void
OnDestroy
(DisplayId displayId) override;
/foundation/ability/ability_runtime/frameworks/native/ability/ability_runtime/
H
A
D
dialog_ui_extension_callback.cpp
60
void DialogUIExtensionCallback::
OnDestroy
()
in OnDestroy()
function in OHOS::AbilityRuntime::DialogUIExtensionCallback
/foundation/barrierfree/accessibility/services/aams/include/
H
A
D
accessibility_display_manager.h
55
virtual void
OnDestroy
(Rosen::DisplayId dId) override {}
/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/test/unittest/common/
H
A
D
jsi_interface_tdd_test.h
44
static void
OnDestroy
(int8_t statusCode);
/foundation/multimedia/media_library/frameworks/js/src/
H
A
D
modal_ui_callback.cpp
68
void ModalUICallback::
OnDestroy
()
in OnDestroy()
function in OHOS::Media::ModalUICallback
70
NAPI_INFO_LOG("
OnDestroy
enter.");
in OnDestroy()
Completed in 5 milliseconds
1
2
3
4