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.cc68 const vector<StackFrame*>& crashing_thread_frames = in CheckPlatformExploitability() local
70 for (size_t i = 0; i < crashing_thread_frames.size(); ++i) { in CheckPlatformExploitability()
71 if (crashing_thread_frames[i]->function_name == in CheckPlatformExploitability()
76 if (crashing_thread_frames[i]->function_name == in CheckPlatformExploitability()