Searched defs:IsLargeMethod (Results 1 – 2 of 2) sorted by relevance
132 bool IsLargeMethod(size_t num_dalvik_instructions) const { in IsLargeMethod() function
291 static bool IsLargeMethod(const DexFile::CodeItem* const code_item) { in IsLargeMethod() function