Home
last modified time | relevance | path

Searched defs:desc_action (Results 1 – 1 of 1) sorted by relevance

/external/google-breakpad/src/tools/windows/converter/
Dms_symbol_server_converter.cc376 struct desc_action { in SymCallback() struct
377 const char *desc; // The substring to match. in SymCallback()
378 bool *action; // On match, this pointer will be set to true. in SymCallback()