Home
last modified time | relevance | path

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

/hardware/google/aemu/base/include/aemu/base/containers/
DEntityManager.h438 ComponentHandle getComponentHandle(EntityHandle h) const { in getComponentHandle() function
449 auto componentHandle = getComponentHandle(h); in removeByEntity()
465 return getByComponent(getComponentHandle(h)); in getByEntity()
/hardware/google/gfxstream/guest/android-emu/aemu/base/containers/
DEntityManager.h450 ComponentHandle getComponentHandle(EntityHandle h) const {
461 auto componentHandle = getComponentHandle(h);
477 return getByComponent(getComponentHandle(h));