Searched refs:crashing_process (Results 1 – 2 of 2) sorted by relevance
69 void SetCrashingNativeProcess(const std::string& crashing_process);
225 const std::string& crashing_process) { in SetCrashingNativeProcess() argument226 state_.set_crashing_native_process(crashing_process); in SetCrashingNativeProcess()