Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dresource_adapter_impl.cpp37 constexpr uint32_t STATE_MAX = 128; variable
148 while (node && ++stateCount < STATE_MAX) { in ParseStateResource()