Searched refs:generateStaticStubMethodSource (Results 1 – 2 of 2) sorted by relevance
219 status_t generateStaticStubMethodSource(Formatter &out,
1629 return generateStaticStubMethodSource(out, klassName, method); in generateStubSource()1756 status_t AST::generateStaticStubMethodSource(Formatter &out, in generateStaticStubMethodSource() function in android::AST