Searched defs:custom_info (Results 1 – 7 of 7) sorted by relevance
99 const CustomClientInfo* custom_info) in CrashGenerationClient()119 const CustomClientInfo* custom_info) in CrashGenerationClient()204 CustomClientInfo custom_info = {NULL, 0}; in RequestUpload() local
218 CustomClientInfo custom_info; in GetCustomInfo() local
70 const CustomClientInfo* custom_info) { in ExceptionHandler()90 const CustomClientInfo* custom_info) { in ExceptionHandler()151 const CustomClientInfo* custom_info) { in Initialize()
237 CustomClientInfo custom_info = client_info->GetCustomInfo(); in ShowClientCrashed() local483 CustomClientInfo custom_info = {kCustomInfoEntries, kCustomInfoCount}; in _tWinMain() local
167 google_breakpad::CustomClientInfo custom_info = {kCustomInfoEntries, in DoFaultyClient() local
179 def _CollectInfo(self, testdir, custom_info): argument
3690 let custom_info = make_proposal_info(&custom_proposal, alice).await; in sending_custom_proposal_with_member_not_supporting_filters_it_out() localVariable