Searched defs:forEach (Results 1 – 6 of 6) sorted by relevance
/device/generic/goldfish-opengl/android-emu/android/base/containers/ |
D | HybridComponentManager.h | 95 void forEach(IterFunc func) { in forEach() function
|
/device/generic/vulkan-cereal/base/ |
D | HybridComponentManager.h | 95 void forEach(IterFunc func) { in forEach() function
|
D | HybridEntityManager.h | 145 void forEach(IterFunc func) { in forEach() function
|
/device/generic/vulkan-cereal/protocols/vulkan/xml/cereal/ |
D | counting.py | 639 def doExtensionStructCountCodegen(self, cgen, extParam, forEach, funcproto): argument
|
D | marshaling.py | 898 …def doExtensionStructMarshalingCodegen(self, cgen, retType, extParam, forEach, funcproto, directio… argument
|
D | reservedmarshaling.py | 972 …def doExtensionStructMarshalingCodegen(self, cgen, retType, extParam, forEach, funcproto, directio… argument
|