Home
last modified time | relevance | path

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

/system/tools/hidl/
DConstantExpression.cpp540 std::vector<Reference<Type>*> ConstantExpression::getTypeReferences() { in getTypeReferences() function in android::ConstantExpression
548 std::vector<const Reference<Type>*> ConstantExpression::getTypeReferences() const { in getTypeReferences() function in android::ConstantExpression
750 std::vector<const Reference<Type>*> AttributeConstantExpression::getTypeReferences() const { in getTypeReferences() function in android::AttributeConstantExpression