Home
last modified time | relevance | path

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

/hardware/google/aemu/base/include/aemu/base/containers/
DEntityManager.h90 static EntityHandle withGeneration(EntityHandle h, size_t nextGen) { in withGeneration() argument
91 return makeHandle(getHandleIndex(h), nextGen, getHandleType(h)); in withGeneration()
/hardware/google/gfxstream/guest/android-emu/aemu/base/containers/
DEntityManager.h107 static EntityHandle withGeneration(EntityHandle h, size_t nextGen) {
108 return makeHandle(getHandleIndex(h), nextGen, getHandleType(h));