Searched refs:generatePassthroughMethod (Results 1 – 2 of 2) sorted by relevance
313 …void generatePassthroughMethod(Formatter& out, const Method* method, const Interface* superInterfa…
458 void AST::generatePassthroughMethod(Formatter& out, const Method* method, const Interface* superInt… in generatePassthroughMethod() function in android::AST1674 generatePassthroughMethod(out, method, superInterface); in generatePassthroughHeader()