Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/internal/
H A Djsi_config.h24 #define ENABLED(CONFIGURATION) ((CONFIGURATION) == 1) macro
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H A Drs_image_base.h74 ENABLED = 1, enumerator
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dextension_ability_info.cpp48 const std::string ENABLED = "enabled"; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dcore_canvas.h73 ENABLED, // explicitly enable cache enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/common/
H A Drs_system_properties.h99 ENABLED = 2, // 2, Enable the IsSubTreeNeedPrepare check enumerator
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dextension_ability_info.cpp51 const char* ENABLED = "enabled"; variable
/ohos5.0/base/location/interfaces/inner_api/include/
H A Dcommon_utils.h132 ENABLED = 1, enumerator
/ohos5.0/foundation/communication/wifi/wifi/frameworks/js/napi/src/
H A Dwifi_napi_event.cpp264 ENABLED = 1, enumerator
361 ENABLED = 1, enumerator
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Dinner_bundle_info.h102 ENABLED = 1, enumerator
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dp2p_define.h33 ENABLED, enumerator
/ohos5.0/foundation/distributedhardware/distributed_screen/common/include/
H A Ddscreen_constants.h32 ENABLED, enumerator
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
H A Dcommon_func.cpp36 constexpr const char *ENABLED = "enabled"; variable
/ohos5.0/foundation/communication/wifi/wifi/interfaces/inner_api/
H A Dwifi_msg.h283 ENABLED, /* enable */ enumerator
711 enum class WifiState { DISABLING = 0, DISABLED = 1, ENABLING = 2, ENABLED = 3, UNKNOWN = 4 }; enumerator
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_utils.h205 ENABLED = 2, // advertiser temporarily enabled enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.h163 ENABLED, enumerator
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/include/
H A Dws_common.h178 ENABLED = -2, enumerator
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h176 ENABLED = 1, enumerator
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwm_common.h1054 ENABLED = -2, enumerator
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H A Dcommon_func.cpp51 constexpr const char* ENABLED = "enabled"; variable