Home
last modified time | relevance | path

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

/external/google-breakpad/src/processor/
Dexploitability_linux.cc98 const vector<StackFrame*>& crashing_thread_frames = in CheckPlatformExploitability() local
100 for (size_t i = 0; i < crashing_thread_frames.size(); ++i) { in CheckPlatformExploitability()
101 if (crashing_thread_frames[i]->function_name == in CheckPlatformExploitability()
106 if (crashing_thread_frames[i]->function_name == in CheckPlatformExploitability()