Home
last modified time | relevance | path

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

/external/google-breakpad/src/tools/windows/converter/
Dms_symbol_server_converter.cc461 for (int desc_action_index = 0; in SymCallback() local
462 desc_action_index < in SymCallback()
464 ++desc_action_index) { in SymCallback()
465 if (desc.find(desc_actions[desc_action_index].desc) != string::npos) { in SymCallback()
466 *(desc_actions[desc_action_index].action) = true; in SymCallback()