Home
last modified time | relevance | path

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

/art/runtime/
Dmonitor.cc680 std::string found_owner_string; in FailedUnlock() local
696 found_owner_string = found_owner != nullptr ? ThreadToString(found_owner) : "unnamed"; in FailedUnlock()
709 found_owner_string.c_str(), in FailedUnlock()
726 found_owner_string.c_str(), in FailedUnlock()