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
56
) sorted by relevance
1
2
3
/base/security/crypto_framework/frameworks/js/jsi/src/
H
A
D
jsi_api.cpp
27
JSI::SetOnDestroy(exports, CryptoFrameworkLiteModule::
OnDestroy
);
in InitCryptoFrameworkModule()
32
void CryptoFrameworkLiteModule::
OnDestroy
(void)
in OnDestroy()
function in OHOS::ACELite::CryptoFrameworkLiteModule
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H
A
D
ark_display_listener_adapter_impl.cpp
29
void ArkDisplayListenerAdapterImpl::
OnDestroy
(uint64_t displayId)
in OnDestroy()
function in OHOS::ArkWeb::ArkDisplayListenerAdapterImpl
31
real_->
OnDestroy
(displayId);
in OnDestroy()
H
A
D
ark_display_listener_adapter_impl.h
31
void
OnDestroy
(uint64_t displayId) override;
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H
A
D
ark_display_listener_adapter_wrapper.cpp
31
void ArkDisplayListenerAdapterWrapper::
OnDestroy
(OHOS::NWeb::DisplayId id)
in OnDestroy()
function in OHOS::ArkWeb::ArkDisplayListenerAdapterWrapper
33
ctocpp_->
OnDestroy
(id);
in OnDestroy()
H
A
D
ark_display_listener_adapter_wrapper.h
31
void
OnDestroy
(OHOS::NWeb::DisplayId) override;
/base/inputmethod/imf/frameworks/kits/extension/include/
H
A
D
js_inputmethod_extension.h
151
void
OnDestroy
(Rosen::DisplayId displayId) override
155
inputMethodSptr->
OnDestroy
(displayId);
172
void
OnDestroy
(Rosen::DisplayId displayId);
/base/web/webview/test/fuzztest/ohos_adapter/display_adapter/displaydestroy_fuzzer/
H
A
D
displaydestroy_fuzzer.cpp
34
display.
OnDestroy
(static_cast<DisplayId>(1));
in DisplayDestroyFuzzTest()
/base/print/print_fwk/test/unittest/fwk_vendor_manager_test/mock/
H
A
D
mock_bsuni_driver.h
27
MOCK_METHOD0(
OnDestroy
, int32_t());
/base/print/print_fwk/test/unittest/fwk_vendor_manager_test/
H
A
D
vendor_ipp_everywhere_test.cpp
71
vendorDriver.
OnDestroy
();
in HWTEST_F()
95
vendorDriver.
OnDestroy
();
in HWTEST_F()
118
vendorDriver.
OnDestroy
();
in HWTEST_F()
142
vendorDriver.
OnDestroy
();
in HWTEST_F()
H
A
D
vendor_bsuni_driver_test.cpp
47
return g_mockDriver->
OnDestroy
();
in OnDestroyTest()
145
EXPECT_CALL(mockDriver,
OnDestroy
()).Times(1).WillOnce(Return(0));
in DoMockTest()
148
vendorDriver.
OnDestroy
();
in DoMockTest()
202
vendorDriver.
OnDestroy
();
in HWTEST_F()
211
vendorDriver.
OnDestroy
();
in HWTEST_F()
277
vendorDriver.
OnDestroy
();
in HWTEST_F()
300
vendorDriver.
OnDestroy
();
in HWTEST_F()
/base/location/frameworks/native/fence_extension_ability/src/
H
A
D
fence_extension.cpp
67
void FenceExtension::
OnDestroy
()
in OnDestroy()
function in OHOS::Location::FenceExtension
69
LBSLOGI(FENCE_EXTENSION, "FenceExtension:
OnDestroy
");
in OnDestroy()
/base/location/frameworks/native/fence_extension_ability/include/
H
A
D
fence_extension.h
95
void
OnDestroy
();
H
A
D
js_fence_extension.h
101
void
OnDestroy
();
/base/print/print_fwk/services/print_service/include/
H
A
D
vendor_ipp_everywhere.h
31
void
OnDestroy
() override;
H
A
D
vendor_bsuni_driver.h
40
void
OnDestroy
() override;
H
A
D
vendor_driver_base.h
71
virtual void
OnDestroy
();
/base/security/crypto_framework/frameworks/js/jsi/inc/
H
A
D
jsi_api.h
31
static void
OnDestroy
(void);
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/
H
A
D
ark_display_manager_adapter.h
32
virtual void
OnDestroy
(uint64_t displayId) = 0;
/base/notification/distributed_notification_service/frameworks/js/napi/include/manager/
H
A
D
napi_open_settings.h
56
void
OnDestroy
();
H
A
D
napi_enable_notification.h
47
void
OnDestroy
();
/base/msdp/device_status/services/interaction/drag/include/
H
A
D
display_change_event_listener.h
33
void
OnDestroy
(Rosen::DisplayId displayId) override;
/base/security/access_token/interfaces/kits/js/napi/accesstoken/include/
H
A
D
napi_request_global_switch_on_setting.h
72
void
OnDestroy
();
H
A
D
napi_request_permission_on_setting.h
67
void
OnDestroy
();
/base/web/webview/ohos_interface/include/ohos_adapter/
H
A
D
display_manager_adapter.h
70
virtual void
OnDestroy
(DisplayId) = 0;
/base/print/print_fwk/services/print_service/src/
H
A
D
vendor_driver_base.cpp
44
void VendorDriverBase::
OnDestroy
() {}
in OnDestroy()
function in VendorDriverBase
Completed in 10 milliseconds
1
2
3