Searched refs:found_owner_string (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dmonitor.cc483 std::string found_owner_string; local
499 found_owner_string = found_owner != nullptr ? ThreadToString(found_owner) : "unnamed";
512 found_owner_string.c_str(),
529 found_owner_string.c_str(),

Completed in 6 milliseconds