Home
last modified time | relevance | path

Searched refs:FEATURE_API_VERSION (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/targets/liteos_a/
H A Dacelite_config.h123 #ifndef FEATURE_API_VERSION
124 #define FEATURE_API_VERSION 1 macro
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/targets/liteos_m/
H A Dacelite_config.h207 #ifndef FEATURE_API_VERSION
208 #define FEATURE_API_VERSION 1 macro
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/targets/simulator/
H A Dacelite_config.h49 #define FEATURE_API_VERSION 1 macro
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/targets/linux/
H A Dacelite_config.h107 #define FEATURE_API_VERSION 1 macro
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
H A Djs_app_context.cpp22 #if (FEATURE_API_VERSION == 1)
403 #if (FEATURE_API_VERSION == 1) in LoadApiVersion()