Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/common/memory/cache/
H A Dcache_manager.h38 STATE_NORMAL, // the cache is not initialized ever, or no user is configured enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
H A Dconstants.h756 inline constexpr uint32_t STATE_NORMAL = 0; variable