Home
last modified time | relevance | path

Searched refs:GetMode (Results 1 - 25 of 28) sorted by relevance

12

/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_screen_capture_config_wrapper.cpp27 int32_t ArkWebScreenCaptureConfigWrapper::GetMode() in GetMode() function in OHOS::ArkWeb::ArkWebScreenCaptureConfigWrapper
29 return ark_web_screen_capture_config_->GetMode(); in GetMode()
H A Dark_web_doh_config_wrapper.cpp26 int32_t ArkWebDohConfigWrapper::GetMode() in GetMode() function in OHOS::ArkWeb::ArkWebDohConfigWrapper
28 return ark_web_doh_config_->GetMode(); in GetMode()
H A Dark_web_screen_capture_config_wrapper.h32 int32_t GetMode() override;
H A Dark_web_doh_config_wrapper.h30 int32_t GetMode() override;
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_screen_capture_config_impl.cpp27 int32_t ArkWebScreenCaptureConfigImpl::GetMode() in GetMode() function in OHOS::ArkWeb::ArkWebScreenCaptureConfigImpl
29 return nweb_screen_capture_config_->GetMode(); in GetMode()
H A Dark_web_doh_config_impl.cpp26 int32_t ArkWebDohConfigImpl::GetMode() in GetMode() function in OHOS::ArkWeb::ArkWebDohConfigImpl
28 return nweb_doh_config_->GetMode(); in GetMode()
H A Dark_web_screen_capture_config_impl.h32 int32_t GetMode() override;
H A Dark_web_doh_config_impl.h32 int32_t GetMode() override;
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/
H A Dark_web_doh_config.h29 virtual int32_t GetMode() = 0;
H A Dark_web_screen_capture_config.h28 virtual int32_t GetMode() = 0;
/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_download_manager.h29 virtual int GetMode() = 0;
H A Dnweb_access_request.h76 virtual int32_t GetMode() = 0;
/base/sensors/miscdevice/utils/common/include/
H A Dlight_animation_ipc.h27 int32_t GetMode() const;
/base/update/updater/services/ui/
H A Dupdater_ui_empty.h36 std::string GetMode() const in GetMode() function in Updater::UpdaterUiEmpty
H A Dupdater_ui_facade.h35 std::string GetMode() const;
H A Dupdater_ui_facade.cpp56 std::string UpdaterUiFacade::GetMode() const in GetMode() function in Updater::UpdaterUiFacade
/base/sensors/miscdevice/utils/common/src/
H A Dlight_animation_ipc.cpp25 int32_t LightAnimationIPC::GetMode() const in GetMode() function in OHOS::Sensors::LightAnimationIPC
/base/powermgr/display_manager/state_manager/frameworks/napi/
H A Dbrightness_module.cpp116 static napi_value GetMode(napi_env env, napi_callback_info info)
120 "GetMode",
126 asyncBrightness->GetMode();
193 DECLARE_NAPI_FUNCTION("getMode", GetMode),
H A Dbrightness.h42 void GetMode();
/base/powermgr/power_manager/frameworks/napi/utils/
H A Dasync_callback_info.h51 inline PowerMode GetMode() const in GetMode() function in OHOS::PowerMgr::AsyncCallbackInfo::AsyncData
/base/update/updater/test/unittest/updater_ui_test/
H A Dupdater_ui_facade_unittest.cpp43 EXPECT_EQ(UPDATER_UI_INSTANCE.GetMode(), mode); in HWTEST_F()
/base/update/updater/services/
H A Dupdater_ui.cpp51 if (GetFacade().GetMode() != UPDATERMODE_FACTORYRST && GetFacade().GetMode() != UPDATERMODE_REBOOTFACTORYRST) { in DoProgress()
/base/sensors/miscdevice/services/miscdevice_service/hdi_connection/adapter/src/
H A Dhdi_light_connection.cpp84 flashEffect.flashMode = animation.GetMode(); in TurnOn()
H A Dcompatible_light_connection.cpp60 int32_t mode = animation.GetMode(); in TurnOn()
/base/web/webview/ohos_nweb/include/
H A Dnweb_init_params.h33 int GetMode() override

Completed in 28 milliseconds

12