Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dace_forward_compatibility.cpp36 constexpr char ARKUI_LIB_NAME_COMPATIBLE[] = "libace_compatible.dll"; variable
39 constexpr char ARKUI_LIB_NAME_COMPATIBLE[] = "libace_compatible.dylib"; variable
42 constexpr char ARKUI_LIB_NAME_COMPATIBLE[] = "libace_compatible.so"; variable
45 constexpr char ARKUI_LIB_NAME_COMPATIBLE[] = "libace_compatible.z.so"; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dace_forward_compatibility_test.cpp32 constexpr char ARKUI_LIB_NAME_COMPATIBLE[] = "libace_compatible.z.so"; variable