Searched refs:method_reference (Results 1 – 2 of 2) sorted by relevance
136 "dex/method_reference.h",
1033 MethodReference method_reference; member1066 std::string name = method_reference.PrettyMethod(); in operator <()1067 std::string other_name = other.method_reference.PrettyMethod(); in operator <()1106 std::string name = method_reference.PrettyMethod(); in GetMethodHotnessOrder()1295 const MethodReference& method_ref = method_data.method_reference; in VisitMethod()1703 const MethodReference& method_ref = method_data.method_reference; in VisitMethod()2277 std::string pretty_name = ordered_method.method_reference.PrettyMethod(); in InitOatCodeDexFiles()2280 << relative_patcher_->GetOffset(ordered_method.method_reference) in InitOatCodeDexFiles()