Home
last modified time | relevance | path

Searched refs:IterFunc (Results 1 – 3 of 3) sorted by relevance

/hardware/google/aemu/base/include/aemu/base/containers/
DHybridComponentManager.h31 using IterFunc = typename UCM::ComponentIteratorFunc; variable
95 void forEach(IterFunc func) { in forEach()
104 void forEachLive(IterFunc func) { in forEachLive()
DHybridEntityManager.h31 using IterFunc = typename EM::IteratorFunc; variable
152 void forEach(IterFunc func) { in forEach()
165 void forEachLive(IterFunc func) { in forEachLive()
/hardware/google/gfxstream/guest/android-emu/aemu/base/containers/
DHybridComponentManager.h31 using IterFunc = typename UCM::ComponentIteratorFunc; variable
95 void forEach(IterFunc func) { in forEach()
104 void forEachLive(IterFunc func) { in forEachLive()