Home
last modified time | relevance | path

Searched refs:crashing_process (Results 1 – 2 of 2) sorted by relevance

/system/apex/apexd/
Dapexd_session.h69 void SetCrashingNativeProcess(const std::string& crashing_process);
Dapexd_session.cpp225 const std::string& crashing_process) { in SetCrashingNativeProcess() argument
226 state_.set_crashing_native_process(crashing_process); in SetCrashingNativeProcess()