Home
last modified time | relevance | path

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

/system/tools/hidl/
DAST.h219 status_t generateStaticStubMethodSource(Formatter &out,
DgenerateCpp.cpp1629 return generateStaticStubMethodSource(out, klassName, method); in generateStubSource()
1756 status_t AST::generateStaticStubMethodSource(Formatter &out, in generateStaticStubMethodSource() function in android::AST