Home
last modified time | relevance | path

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

/aosp12/system/tools/hidl/
H A DAST.cpp364 status_t AST::checkForwardReferenceRestrictions() const { in checkForwardReferenceRestrictions() function in android::AST
H A DType.cpp283 status_t Type::checkForwardReferenceRestrictions(const Reference<Type>& ref) const { in checkForwardReferenceRestrictions() function in android::Type