Home
last modified time | relevance | path

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

/system/tools/hidl/
DAST.h290 void generateStaticStubMethodSource(Formatter& out, const FQName& fqName,
DgenerateCpp.cpp1351 … return generateStaticStubMethodSource(out, iface->fqName(), method, superInterface); in generateStubSource()
1468 void AST::generateStaticStubMethodSource(Formatter& out, const FQName& fqName, in generateStaticStubMethodSource() function in android::AST