Home
last modified time | relevance | path

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

/aosp_15_r20/system/apex/apexd/
H A Dapexd_session.h69 void SetCrashingNativeProcess(const std::string& crashing_process);
H A Dapexd_session.cpp155 void ApexSession::SetCrashingNativeProcess( in SetCrashingNativeProcess() function in android::apex::ApexSession
H A Dapexd.cpp2104 session.SetCrashingNativeProcess(crashing_native_process); in RevertActiveSessions()