Home
last modified time | relevance | path

Searched defs:IS_ENABLED (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/include/base/
H A Djs_config.h26 #define IS_ENABLED(CONFIGURATION) ((CONFIGURATION) == 1) macro
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/overlay/
H A Djs_app_overlay.cpp39 const std::string IS_ENABLED = "isEnabled"; variable