Home
last modified time | relevance | path

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

/system/tools/hidl/
DAnnotation.cpp34 const auto& constRet = static_cast<const AnnotationParam*>(this)->getConstantExpressions(); in getConstantExpressions() local
129 const auto& constRet = static_cast<const Annotation*>(this)->getConstantExpressions(); in getConstantExpressions() local
DMethod.cpp73 const auto& constRet = static_cast<const Method*>(this)->getReferences(); in getReferences() local
88 const auto& constRet = static_cast<const Method*>(this)->getStrongReferences(); in getStrongReferences() local
106 const auto& constRet = static_cast<const Method*>(this)->getConstantExpressions(); in getConstantExpressions() local
DConstantExpression.cpp519 const auto& constRet = static_cast<const ConstantExpression*>(this)->getConstantExpressions(); in getConstantExpressions() local
527 const auto& constRet = static_cast<const ConstantExpression*>(this)->getReferences(); in getReferences() local
539 const auto& constRet = static_cast<const ConstantExpression*>(this)->getTypeReferences(); in getTypeReferences() local
DType.cpp104 const auto& constRet = static_cast<const Type*>(this)->getDefinedTypes(); in getDefinedTypes() local
116 const auto& constRet = static_cast<const Type*>(this)->getReferences(); in getReferences() local
128 const auto& constRet = static_cast<const Type*>(this)->getConstantExpressions(); in getConstantExpressions() local
140 const auto& constRet = static_cast<const Type*>(this)->getStrongReferences(); in getStrongReferences() local