Home
last modified time | relevance | path

Searched defs:DISABLED (Results 1 – 19 of 19) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/common/
Drs_system_properties.h30 DISABLED = 0, enumerator
51 DISABLED = 0, enumerator
57 DISABLED = 0, // 0, disable partial render enumerator
65 DISABLED = 0, enumerator
/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/internal/
Djsi_config.h25 #define DISABLED(CONFIGURATION) ((CONFIGURATION) != 1) macro
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/system/
Drs_system_parameters.h29 DISABLED = 0, // 0, disable quick skip preparation enumerator
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
Dstate_attributes.h29 DISABLED, enumerator
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/driven_render/
Drs_driven_surface_render_node.h82 DISABLED enumerator
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
Dcore_canvas.h72 DISABLED, // explicitly disable cache enumerator
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
Drs_paint_filter_canvas.h225 DISABLED, // explicitly disable cache enumerator
/foundation/arkui/ace_engine/test/unittest/core/accessibility/
Daccessibility_node_test_ng.cpp34 const char DISABLED[] = "disabled"; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/
Drs_screen_manager.h50 DISABLED, enumerator
/foundation/communication/wifi/wifi/frameworks/js/napi/src/
Dwifi_napi_event.cpp275 DISABLED = 0, enumerator
370 DISABLED = 0, enumerator
/foundation/arkui/ace_engine/frameworks/core/components/stepper/
Drender_stepper.h53 DISABLED, enumerator
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
Dnavigation_declaration.h116 DISABLED, enumerator
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
Dp2p_define.h39 DISABLED, enumerator
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
Dinner_bundle_info.h103 DISABLED, enumerator
/foundation/distributedhardware/distributed_screen/common/include/
Ddscreen_constants.h31 DISABLED, enumerator
/foundation/communication/wifi/wifi/interfaces/inner_api/
Dwifi_msg.h250 DISABLED, /* disabled */ enumerator
527 enum class WifiState { DISABLING = 0, DISABLED = 1, ENABLING = 2, ENABLED = 3, UNKNOWN = 4 }; enumerator
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
Dinner_bundle_info.h37 DISABLED, enumerator
/foundation/communication/bluetooth/frameworks/js/napi/include/
Dnapi_bluetooth_utils.h206 DISABLED = 3, // advertiser temporarily disabled enumerator
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
Dconstants.cpp28 const char DISABLED[] = "disabled"; variable