Searched refs:desc_action_index (Results 1 – 1 of 1) sorted by relevance
406 for (int desc_action_index = 0; in SymCallback() local407 desc_action_index < sizeof(desc_actions) / sizeof(desc_action); in SymCallback()408 ++desc_action_index) { in SymCallback()409 if (desc.find(desc_actions[desc_action_index].desc) != string::npos) { in SymCallback()410 *(desc_actions[desc_action_index].action) = true; in SymCallback()