Home
last modified time | relevance | path

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

/art/runtime/
Dmonitor.cc640 std::string found_owner_string; in FailedUnlock() local
656 found_owner_string = found_owner != nullptr ? ThreadToString(found_owner) : "unnamed"; in FailedUnlock()
669 found_owner_string.c_str(), in FailedUnlock()
686 found_owner_string.c_str(), in FailedUnlock()