Searched refs:custom_entries_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/crash/app/
H A Dcrash_keys_win.cc59 custom_entries_.push_back(google_breakpad::CustomInfoEntry(
71 custom_entries_.push_back(google_breakpad::CustomInfoEntry(
97 custom_entries_.push_back(
100 custom_entries_.push_back(
103 custom_entries_.push_back(
105 custom_entries_.push_back(
107 custom_entries_.push_back(google_breakpad::CustomInfoEntry(
109 custom_entries_.push_back(google_breakpad::CustomInfoEntry(
111 custom_entries_.push_back(google_breakpad::CustomInfoEntry(
115 custom_entries_
[all...]
H A Dcrash_keys_win.h60 std::vector<google_breakpad::CustomInfoEntry> custom_entries_; member in class:breakpad::CrashKeysWin
68 // in custom_entries_.

Completed in 614 milliseconds