Searched refs:generateStaticProxyMethodSource (Results 1 – 2 of 2) sorted by relevance
314 void generateStaticProxyMethodSource(Formatter& out, const std::string& className,
1014 void AST::generateStaticProxyMethodSource(Formatter& out, const std::string& klassName, in generateStaticProxyMethodSource() function in android::AST1235 generateStaticProxyMethodSource(out, klassName, method, superInterface); in generateProxySource()