Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A 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()
/aosp12/art/libartpalette/apex/
H A Dpalette.cc228 const char* owner_method_name, in PaletteReportLockContention() argument
240 owner_method_name, in PaletteReportLockContention()
/aosp12/art/libartpalette/include/palette/
H A Dpalette_method_list.h63 const char* owner_method_name, \
/aosp12/art/libartpalette/system/
H A Dpalette_fake.cc139 const char* owner_method_name ATTRIBUTE_UNUSED, in PaletteReportLockContention()