Searched refs:common_strings_ (Results 1 – 2 of 2) sorted by relevance
/external/google-breakpad/src/common/ | ||
D | dwarf_cfi_to_module.h | 197 set<string> common_strings_; variable |
D | dwarf_cfi_to_module.cc | 202 string shared_rule = *common_strings_.insert(rule).first; in Record() |