Searched defs:crashing_native_process (Results 1 – 5 of 5) sorted by relevance
56 string crashing_native_process = 8; field
813 const auto& crashing_native_process = session.GetCrashingNativeProcess(); in dump() local942 std::string crashing_native_process = session_info.crashingNativeProcess; in shellCommand() local
2085 Result<void> RevertActiveSessions(const std::string& crashing_native_process, in RevertActiveSessions()2152 const std::string& crashing_native_process, in RevertActiveSessionsAndReboot()
666 inline const std::string& SessionState::crashing_native_process() const { in crashing_native_process() function697 …ne void SessionState::set_allocated_crashing_native_process(std::string* crashing_native_process) { in set_allocated_crashing_native_process()