Home
last modified time | relevance | path

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

/system/apex/proto/
Dsession_state.proto56 string crashing_native_process = 8; field
/system/apex/apexd/
Dapexservice.cpp728 const auto& crashing_native_process = session.GetCrashingNativeProcess(); in dump() local
935 std::string crashing_native_process = session_info.crashingNativeProcess; in shellCommand() local
Dapexd.cpp2243 Result<void> RevertActiveSessions(const std::string& crashing_native_process, in RevertActiveSessions()
2303 const std::string& crashing_native_process, in RevertActiveSessionsAndReboot()