Home
last modified time | relevance | path

Searched defs:isEnabled (Results 1 – 25 of 158) sorted by relevance

1234567

/ohos5.0/foundation/graphic/graphic_2d/utils/scoped_bytrace/export/
H A Dscoped_bytrace.h38 static bool isEnabled() in isEnabled() function
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/utils/
H A Dboot_animation_utils.cpp29 void BootAnimationUtils::SetBootAnimationSoundEnabled(bool isEnabled) in SetBootAnimationSoundEnabled()
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/session/
H A Dclient_trans_session_manager_test.cpp173 SessionEnableStatus isEnabled = ENABLE_STATUS_INIT; variable
265 SessionEnableStatus isEnabled = ENABLE_STATUS_INIT; variable
321 SessionEnableStatus isEnabled = ENABLE_STATUS_INIT; variable
353 SessionEnableStatus isEnabled = ENABLE_STATUS_INIT; variable
383 SessionEnableStatus isEnabled = ENABLE_STATUS_INIT; variable
404 SessionEnableStatus isEnabled = ENABLE_STATUS_INIT; variable
459 SessionEnableStatus isEnabled = ENABLE_STATUS_INIT; variable
509 SessionEnableStatus isEnabled = ENABLE_STATUS_INIT; variable
584 SessionEnableStatus isEnabled = ENABLE_STATUS_INIT; variable
735 SessionEnableStatus isEnabled = ENABLE_STATUS_INIT; variable
[all …]
H A Dclient_trans_session_test.cpp290 bool isEnabled = false; variable
322 bool isEnabled = false; variable
394 SessionEnableStatus isEnabled = ENABLE_STATUS_INIT; variable
534 SessionEnableStatus isEnabled = ENABLE_STATUS_INIT; variable
/ohos5.0/foundation/communication/wifi/wifi/frameworks/wifi_ndk/
H A Doh_wifi.cpp47 bool isEnabled = false; in OH_Wifi_IsWifiEnabled() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.h395 void SetJsEnabled(bool isEnabled) in SetJsEnabled()
425 void SetContentAccessEnabled(bool isEnabled) in SetContentAccessEnabled()
435 void SetFileAccessEnabled(bool isEnabled) in SetFileAccessEnabled()
444 void SetOnLineImageAccessEnabled(bool isEnabled) in SetOnLineImageAccessEnabled()
454 void SetDomStorageAccessEnabled(bool isEnabled) in SetDomStorageAccessEnabled()
464 void SetImageAccessEnabled(bool isEnabled) in SetImageAccessEnabled()
484 void SetZoomAccessEnabled(bool isEnabled) in SetZoomAccessEnabled()
554 void SetDatabaseAccessEnabled(bool isEnabled) in SetDatabaseAccessEnabled()
574 void SetPinchSmoothModeEnabled(bool isEnabled) in SetPinchSmoothModeEnabled()
594 void SetAllowWindowOpenMethod(bool isEnabled) in SetAllowWindowOpenMethod()
[all …]
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/test/unittest/
H A Dboot_animation_utils_test.cpp58 bool isEnabled = BootAnimationUtils::GetBootAnimationSoundEnabled(); variable
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_location_proxy_adapter_wrapper.cpp46 bool ArkLocationProxyAdapterWrapper::EnableAbility(bool isEnabled) in EnableAbility()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_location_proxy_adapter_impl.cpp46 bool ArkLocationProxyAdapterImpl::EnableAbility(bool isEnabled) in EnableAbility()
/ohos5.0/base/location/test/location_locator/source/
H A Dlocator_impl_test.cpp174 bool isEnabled = false; variable
194 bool isEnabled = false; variable
687 bool isEnabled = false; variable
/ohos5.0/foundation/communication/netmanager_ext/services/netfirewallmanager/config/
H A Ddefault_firewall_rule.json8 "isEnabled": false, boolean
/ohos5.0/base/web/webview/ohos_wrapper/src/
H A Dnweb_location_wrapper.cpp27 extern "C" OHOS_NWEB_EXPORT bool IsLocationEnable(bool& isEnabled) in IsLocationEnable()
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/test/fuzztest/bootanimation_fuzzer/
H A Dbootanimation_fuzzer.cpp53 bool isEnabled = GetData<bool>(); in BootAnimationUtilsFuzzerTest() local
/ohos5.0/base/web/webview/ohos_adapter/location_adapter/src/
H A Dlocation_proxy_adapter_impl.cpp304 bool LocationProxyAdapterImpl::EnableAbility(bool isEnabled) in EnableAbility()
319 bool isEnabled = false; in IsLocationEnabled() local
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-gesture-blocking-enhancement.md121 ### isEnabled subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-gesture-blocking-enhancement.md121 ### isEnabled subsection
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gap.cpp288 bool isEnabled = false; in EnableBle() local
308 bool isEnabled = false; in DisableBle() local
331 bool isEnabled = false; in EnableBt() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/overlay/
H A Djs_app_overlay.h44 bool isEnabled = true; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/overlay/
H A Dbundle_overlay_manager.cpp92 bool isEnabled, int32_t userId) in SetOverlayEnabled()
H A Dbundle_overlay_manager_host_impl.cpp238 …ode OverlayManagerHostImpl::SetOverlayEnabledForSelf(const std::string &moduleName, bool isEnabled, in SetOverlayEnabledForSelf()
261 bool isEnabled, int32_t userId) in SetOverlayEnabled()
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/tcp_direct/
H A Dtrans_session_test.cpp285 SessionEnableStatus isEnabled = ENABLE_STATUS_INIT; variable
348 SessionEnableStatus isEnabled = ENABLE_STATUS_INIT; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/overlay/
H A Doverlay_manager_proxy.cpp223 ErrCode OverlayManagerProxy::SetOverlayEnabledForSelf(const std::string &moduleName, bool isEnabled, in SetOverlayEnabledForSelf()
265 bool isEnabled, int32_t userId) in SetOverlayEnabled()
H A Doverlay_manager_host.cpp249 bool isEnabled = data.ReadBool(); in HandleSetOverlayEnabled() local
264 bool isEnabled = data.ReadBool(); in HandleSetOverlayEnabledForSelf() local
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/monitor_permission_test/
H A Dcheckpermission_test.cpp76 SessionEnableStatus isEnabled = ENABLE_STATUS_INIT; in SetUpTestCase() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_callback.cpp138 bool isEnabled, in OnOverlayStatusChanged()

1234567