Home
last modified time | relevance | path

Searched defs:refType (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/broadcastradio/common/utilsaidl/include/broadcastradio-utils-aidl/
DUtils.h49 using refType = typename std::iterator_traits<IdentifierIterator>::reference; variable
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/
Dscriptgenerator.py155 def addMapping(self, baseType, refType): argument