Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/ecs/
H A Dintf_component_manager.h63 static constexpr ComponentId INVALID_COMPONENT_ID = 0xFFFFFFFF; variable
/ohos5.0/drivers/peripheral/codec/test/unittest/idl_omx/
H A Dcodec_hdi_manager_test.cpp25 constexpr uint32_t INVALID_COMPONENT_ID = -1; variable