Home
last modified time | relevance | path

Searched defs:SetCurrentProcessName (Results 1 – 2 of 2) sorted by relevance

/art/adbconnection/
Dadbconnection.cc218 void AdbConnectionAppInfoCallback::SetCurrentProcessName(const std::string& process_name) { in SetCurrentProcessName() function in adbconnection::AdbConnectionAppInfoCallback
448 void AdbConnectionState::SetCurrentProcessName(const std::string& process_name) { in SetCurrentProcessName() function in adbconnection::AdbConnectionState
/art/runtime/
Druntime_callbacks.cc77 void RuntimeCallbacks::SetCurrentProcessName(const std::string& process_name) { in SetCurrentProcessName() function in art::RuntimeCallbacks