Home
last modified time | relevance | path

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

/aosp12/system/tools/hidl/
H A DAST.h313 …void generatePassthroughMethod(Formatter& out, const Method* method, const Interface* superInterfa…
H A DgenerateCpp.cpp458 void AST::generatePassthroughMethod(Formatter& out, const Method* method, const Interface* superInt… in generatePassthroughMethod() function in android::AST
1690 generatePassthroughMethod(out, method, superInterface); in generatePassthroughHeader()