Home
last modified time | relevance | path

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

/system/tools/hidl/
DAST.h275 …void generatePassthroughMethod(Formatter& out, const Method* method, const Interface* superInterfa…
DgenerateCpp.cpp462 void AST::generatePassthroughMethod(Formatter& out, const Method* method, const Interface* superInt… in generatePassthroughMethod() function in android::AST
1753 generatePassthroughMethod(out, method, superInterface); in generatePassthroughHeader()