/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/ |
H A D | rosen_checkable_painter.cpp | 45 float RosenCheckablePainter::ConfigureOpacity(bool disabled) in ConfigureOpacity()
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/ |
H A D | nstackx_timer.h | 38 uint8_t disabled; member
|
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/ |
H A D | disable_camera_plugin.cpp | 62 bool disabled = system::GetBoolParameter(PARAM_EDM_CAMERA_DISABLE, false); in OnGetPolicy() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/toggle/ |
H A D | toggle_component.h | 127 void SetDisabled(bool disabled) in SetDisabled()
|
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/bluetooth_manager/src/ |
H A D | bluetooth_manager_proxy.cpp | 64 …_t BluetoothManagerProxy::SetBluetoothDisabled(const AppExecFwk::ElementName &admin, bool disabled) in SetBluetoothDisabled()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/ |
H A D | render_preprocessor_system.h | 102 bool disabled; member
|
H A D | render_preprocessor_system.cpp | 294 vector<bool> disabled; in GatherSortData() local 361 …if (std::any_of(disabled.cbegin(), disabled.cend(), [](const bool disabled) { return !disabled; })… in GatherSortData()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/ |
H A D | attribute.h | 64 bool disabled = false; member
|
/ohos5.0/base/telephony/cellular_data/test/ |
H A D | cellular_data_test.cpp | 507 int32_t disabled = CellularDataTest::EnableCellularDataTest(false); variable 547 int32_t disabled = CellularDataTest::EnableCellularDataTest(false); variable 587 int32_t disabled = CellularDataTest::EnableCellularDataTest(false); variable 623 int32_t disabled = CellularDataTest::EnableCellularDataTest(false); variable
|
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/bluetooth_manager/src/ |
H A D | bluetooth_manager_addon.cpp | 105 bool disabled = false; in SetBluetoothDisabled() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select/ |
H A D | select_component.h | 68 void SetDisabled(bool disabled) in SetDisabled()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/checkable/ |
H A D | checkable_component.h | 185 void SetDisabled(bool disabled) in SetDisabled()
|
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/usb_manager/src/ |
H A D | usb_manager_addon.cpp | 61 napi_value disabled; in CreateUsbPolicyEnum() local
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/common/ |
H A D | wifi_native_struct.h | 235 int disabled; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
H A D | rs_surface_render_node.cpp | 1562 void RSSurfaceRenderNode::UpdateHardwareDisabledState(bool disabled) in UpdateHardwareDisabledState()
|