Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_session.h60 void SetCrashingNativeProcess(const std::string& crashing_process);
Dapexd_session.cpp228 void ApexSession::SetCrashingNativeProcess( in SetCrashingNativeProcess() function in android::apex::ApexSession
Dapexd.cpp1817 session.SetCrashingNativeProcess(crashing_native_process); in revertActiveSessions()