Home
last modified time | relevance | path

Searched defs:constRet (Results 1 – 3 of 3) sorted by relevance

/system/tools/hidl/
DMethod.cpp78 const auto& constRet = static_cast<const Method*>(this)->getReferences(); in getReferences() local
93 const auto& constRet = static_cast<const Method*>(this)->getStrongReferences(); in getStrongReferences() local
DType.cpp110 const auto& constRet = static_cast<const Type*>(this)->getDefinedTypes(); in getDefinedTypes() local
122 const auto& constRet = static_cast<const Type*>(this)->getReferences(); in getReferences() local
134 const auto& constRet = static_cast<const Type*>(this)->getConstantExpressions(); in getConstantExpressions() local
146 const auto& constRet = static_cast<const Type*>(this)->getStrongReferences(); in getStrongReferences() local
DConstantExpression.cpp521 const auto& constRet = static_cast<const ConstantExpression*>(this)->getConstantExpressions(); in getConstantExpressions() local
529 const auto& constRet = static_cast<const ConstantExpression*>(this)->getReferences(); in getReferences() local
541 const auto& constRet = static_cast<const ConstantExpression*>(this)->getTypeReferences(); in getTypeReferences() local