Home
last modified time | relevance | path

Searched refs:OnDestroy (Results 1 - 25 of 56) sorted by relevance

123

/base/security/crypto_framework/frameworks/js/jsi/src/
H A Djsi_api.cpp27 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 Dark_display_listener_adapter_impl.cpp29 void ArkDisplayListenerAdapterImpl::OnDestroy(uint64_t displayId) in OnDestroy() function in OHOS::ArkWeb::ArkDisplayListenerAdapterImpl
31 real_->OnDestroy(displayId); in OnDestroy()
H A Dark_display_listener_adapter_impl.h31 void OnDestroy(uint64_t displayId) override;
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_display_listener_adapter_wrapper.cpp31 void ArkDisplayListenerAdapterWrapper::OnDestroy(OHOS::NWeb::DisplayId id) in OnDestroy() function in OHOS::ArkWeb::ArkDisplayListenerAdapterWrapper
33 ctocpp_->OnDestroy(id); in OnDestroy()
H A Dark_display_listener_adapter_wrapper.h31 void OnDestroy(OHOS::NWeb::DisplayId) override;
/base/inputmethod/imf/frameworks/kits/extension/include/
H A Djs_inputmethod_extension.h151 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 Ddisplaydestroy_fuzzer.cpp34 display.OnDestroy(static_cast<DisplayId>(1)); in DisplayDestroyFuzzTest()
/base/print/print_fwk/test/unittest/fwk_vendor_manager_test/mock/
H A Dmock_bsuni_driver.h27 MOCK_METHOD0(OnDestroy, int32_t());
/base/print/print_fwk/test/unittest/fwk_vendor_manager_test/
H A Dvendor_ipp_everywhere_test.cpp71 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 Dvendor_bsuni_driver_test.cpp47 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 Dfence_extension.cpp67 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 Dfence_extension.h95 void OnDestroy();
H A Djs_fence_extension.h101 void OnDestroy();
/base/print/print_fwk/services/print_service/include/
H A Dvendor_ipp_everywhere.h31 void OnDestroy() override;
H A Dvendor_bsuni_driver.h40 void OnDestroy() override;
H A Dvendor_driver_base.h71 virtual void OnDestroy();
/base/security/crypto_framework/frameworks/js/jsi/inc/
H A Djsi_api.h31 static void OnDestroy(void);
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/
H A Dark_display_manager_adapter.h32 virtual void OnDestroy(uint64_t displayId) = 0;
/base/notification/distributed_notification_service/frameworks/js/napi/include/manager/
H A Dnapi_open_settings.h56 void OnDestroy();
H A Dnapi_enable_notification.h47 void OnDestroy();
/base/msdp/device_status/services/interaction/drag/include/
H A Ddisplay_change_event_listener.h33 void OnDestroy(Rosen::DisplayId displayId) override;
/base/security/access_token/interfaces/kits/js/napi/accesstoken/include/
H A Dnapi_request_global_switch_on_setting.h72 void OnDestroy();
H A Dnapi_request_permission_on_setting.h67 void OnDestroy();
/base/web/webview/ohos_interface/include/ohos_adapter/
H A Ddisplay_manager_adapter.h70 virtual void OnDestroy(DisplayId) = 0;
/base/print/print_fwk/services/print_service/src/
H A Dvendor_driver_base.cpp44 void VendorDriverBase::OnDestroy() {} in OnDestroy() function in VendorDriverBase

Completed in 7 milliseconds

123