Searched refs:generateProxyMethodSource (Results 1 – 2 of 2) sorted by relevance
316 void generateProxyMethodSource(Formatter& out, const std::string& className,
966 void AST::generateProxyMethodSource(Formatter& out, const std::string& klassName, in generateProxyMethodSource() function in android::AST1240 generateProxyMethodSource(out, klassName, method, superInterface); in generateProxySource()