Searched defs:GetMethodDecl (Results 1 – 2 of 2) sorted by relevance
204 MethodDecl* Builder::GetMethodDecl(String* name, Proto* proto, Type* parent) { in GetMethodDecl() function in ir::Builder
172 ir::MethodDecl* Reader::GetMethodDecl(dex::u4 index) { in GetMethodDecl() function in dex::Reader