Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dcontainer_consts.h33 constexpr int32_t INSTANCE_ID_UNDEFINED = -1; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_common_def.h43 constexpr int32_t INSTANCE_ID_UNDEFINED = -1; variable