/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/power/ |
H A D | interface_i_power_hdi_callback_v10.md | 22 | [OnSuspend](#onsuspend) () | 休眠状态的回调方法。 | 29 ### OnSuspend() 32 IPowerHdiCallback::OnSuspend ()
|
H A D | interface_i_power_hdi_callback_v11.md | 22 | [OnSuspend](#onsuspend) () | 休眠状态的回调方法。 | 29 ### OnSuspend() 32 IPowerHdiCallback::OnSuspend ()
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A D | ark_audio_manager_callback_adapter_wrapper.cpp | 27 void ArkAudioManagerCallbackAdapterWrapper::OnSuspend() in OnSuspend() function in OHOS::ArkWeb::ArkAudioManagerCallbackAdapterWrapper 29 ctocpp_->OnSuspend(); in OnSuspend()
|
H A D | ark_audio_renderer_callback_adapter_wrapper.cpp | 27 void ArkAudioRendererCallbackAdapterWrapper::OnSuspend() in OnSuspend() function in OHOS::ArkWeb::ArkAudioRendererCallbackAdapterWrapper 29 ctocpp_->OnSuspend(); in OnSuspend()
|
H A D | ark_audio_manager_callback_adapter_wrapper.h | 29 void OnSuspend() override;
|
H A D | ark_audio_renderer_callback_adapter_wrapper.h | 29 void OnSuspend() override;
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_audio_manager_callback_adapter_impl.cpp | 25 void ArkAudioManagerCallbackAdapterImpl::OnSuspend() in OnSuspend() function in OHOS::ArkWeb::ArkAudioManagerCallbackAdapterImpl 27 real_->OnSuspend(); in OnSuspend()
|
H A D | ark_audio_renderer_callback_adapter_impl.cpp | 25 void ArkAudioRendererCallbackAdapterImpl::OnSuspend() in OnSuspend() function in OHOS::ArkWeb::ArkAudioRendererCallbackAdapterImpl 27 real_->OnSuspend(); in OnSuspend()
|
H A D | ark_audio_manager_callback_adapter_impl.h | 29 void OnSuspend() override;
|
H A D | ark_audio_renderer_callback_adapter_impl.h | 29 void OnSuspend() override;
|
/ohos5.0/base/location/test/location_locator/source/ |
H A D | locator_background_proxy_test.cpp | 138 locatorBackgroundProxy->OnSuspend(request1, true); // cant find uid in requestMap 140 locatorBackgroundProxy->OnSuspend(request1, false); // cant find uid in requestMap 162 locatorBackgroundProxy->OnSuspend(request1, true); // cant find request in list 163 locatorBackgroundProxy->OnSuspend(request1, false); // add to requestsList 164 locatorBackgroundProxy->OnSuspend(request1, false); // max num is 1, cant add request 165 locatorBackgroundProxy->OnSuspend(request1, true); // remove from requestList 187 locatorBackgroundProxy->OnSuspend(request1, false); // add to requestsList 209 … locatorBackgroundProxy->OnSuspend(request1, false); // permission denied, cant add to requestsList 271 locatorBackgroundProxy->OnSuspend(request1, false); 716 locatorBackgroundProxy1->OnSuspend(request1, true); [all …]
|
/ohos5.0/base/location/test/fuzztest/locator/locatorbackgroundproxy_fuzzer/ |
H A D | locatorbackgroundproxy_fuzzer.cpp | 58 backgroundProxy->OnSuspend(request, true); in LocatorBackgroundProxyFuzzerTest() 59 backgroundProxy->OnSuspend(request, false); in LocatorBackgroundProxyFuzzerTest()
|
/ohos5.0/base/powermgr/power_manager/services/native/src/ |
H A D | power_hdi_callback.cpp | 23 int32_t PowerHdiCallback::OnSuspend() in OnSuspend() function in OHOS::PowerMgr::PowerHdiCallback
|
/ohos5.0/base/powermgr/power_manager/services/native/include/ |
H A D | power_hdi_callback.h | 29 int32_t OnSuspend() override;
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ |
H A D | ark_audio_renderer_adapter.h | 57 virtual void OnSuspend() = 0;
|
H A D | ark_audio_system_manager_adapter.h | 60 virtual void OnSuspend() = 0;
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/power_v1_0/cpp_target/power/v1_0/ |
H A D | power_hdi_callback_service.cpp.txt | 25 int32_t PowerHdiCallbackService::OnSuspend()
|
H A D | power_hdi_callback_service.h.txt | 30 int32_t OnSuspend() override;
|
H A D | power_hdi_callback_proxy.h.txt | 38 int32_t OnSuspend() override;
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/power_v1_1/cpp_target/power/v1_1/ |
H A D | power_hdi_callback_service.cpp.txt | 25 int32_t PowerHdiCallbackService::OnSuspend()
|
H A D | power_hdi_callback_service.h.txt | 30 int32_t OnSuspend() override;
|
H A D | power_hdi_callback_proxy.h.txt | 38 int32_t OnSuspend() override;
|
/ohos5.0/base/powermgr/power_manager/services/native/src/actions/default/ |
H A D | system_suspend_controller.h | 58 int32_t OnSuspend() override;
|
/ohos5.0/base/web/webview/ohos_interface/include/ohos_adapter/ |
H A D | audio_system_manager_adapter.h | 90 virtual void OnSuspend() = 0;
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/power_v1_0/dump_ast_target/ |
H A D | dump.txt | 57 [mini, lite, full, callback] OnSuspend();
|