Home
last modified time | relevance | path

Searched refs:owner_method_name (Results 1 – 4 of 4) sorted by relevance

/art/runtime/
Dmonitor_android.cc101 std::string owner_method_name = ArtMethod::PrettyMethod(owner_method); in LogContentionEvent() local
102 ctx << owner_method_name; in LogContentionEvent()
117 owner_method_name.c_str(), in LogContentionEvent()
/art/libartpalette/include/palette/
Dpalette_method_list.h61 const char* owner_method_name, \
/art/libartpalette/apex/
Dpalette.cc232 const char* owner_method_name, in PaletteReportLockContention() argument
244 owner_method_name, in PaletteReportLockContention()
/art/libartpalette/system/
Dpalette_fake.cc138 [[maybe_unused]] const char* owner_method_name, in PaletteReportLockContention() argument