Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/error/
H A Derror_code.h23 constexpr int32_t ERROR_CODE_NO_ERROR = 0; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.cpp74 constexpr int32_t ERROR_CODE_NO_ERROR = 0; variable