Home
last modified time | relevance | path

Searched defs:entityCount (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/
H A Dentity_manager.cpp91 EntityManager::EntityManager(const size_t entityCount) in EntityManager() argument
/foundation/ability/ability_base/test/unittest/want/
H A Dskills_test.cpp402 int entityCount = 1; in HWTEST_F() local
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/src/ecs_serializer/
H A Decs_serializer.cpp303 const auto entityCount = ec.GetEntityCount(); in EntityToJson() local
537 const auto entityCount = ec.GetEntityCount(); in WriteEntityCollection() local
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_serializer.cpp358 const auto entityCount = ec.GetEntityCount(); in EntityToJson() local
599 const auto entityCount = ec.GetEntityCount(); in WriteEntityCollection() local

Completed in 7 milliseconds