Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/property/
H A Dintf_stack_resetable.h29 RESET_REMOVE_ME = 2, /// Remove enumerator
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/property/
H A Dstack_property.cpp364 ResetResult res = ResetResult::RESET_REMOVE_ME; in ProcessResetables()
368 if (res & RESET_REMOVE_ME) { in ProcessResetables()