Home
last modified time | relevance | path

Searched refs:retAnnotation (Results 1 – 2 of 2) sorted by relevance

/system/tools/hidl/
DScope.cpp128 const auto& retAnnotation = annotation->getConstantExpressions(); in getConstantExpressions() local
129 ret.insert(ret.end(), retAnnotation.begin(), retAnnotation.end()); in getConstantExpressions()
DMethod.cpp116 const auto& retAnnotation = annotation->getConstantExpressions(); in getConstantExpressions() local
117 ret.insert(ret.end(), retAnnotation.begin(), retAnnotation.end()); in getConstantExpressions()