HomeSort by relevance Sort by last modified time
    Searched refs:IsSyntheticAccessor (Results 1 - 2 of 2) sorted by null

  /art/runtime/quick/
inline_method_analyser.h 241 static bool IsSyntheticAccessor(MethodReference ref);
inline_method_analyser.cc 529 bool InlineMethodAnalyser::IsSyntheticAccessor(MethodReference ref) {
631 if (!IsSyntheticAccessor(method_ref)) {
698 if (!IsSyntheticAccessor(method_ref)) {

Completed in 47 milliseconds