Home
last modified time | relevance | path

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

/aosp12/system/apex/apexd/
H A Dapexservice.cpp728 const auto& crashing_native_process = session.GetCrashingNativeProcess(); in dump() local
935 std::string crashing_native_process = session_info.crashingNativeProcess; in shellCommand() local
H A Dapexd.cpp2257 Result<void> RevertActiveSessions(const std::string& crashing_native_process, in RevertActiveSessions()
2317 const std::string& crashing_native_process, in RevertActiveSessionsAndReboot()