OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:next_minidump_id_c_
(Results
1 - 4
of
4
) sorted by null
/external/google-breakpad/src/client/mac/handler/
exception_handler.h
228
const char *
next_minidump_id_c_
;
member in class:google_breakpad::ExceptionHandler
exception_handler.cc
413
if (callback_(dump_path_c_,
next_minidump_id_c_
, callback_context_,
816
next_minidump_id_c_
= next_minidump_id_.c_str();
/external/google-breakpad/src/client/windows/handler/
exception_handler.cc
155
next_minidump_id_c_
= NULL;
822
success = callback(handler.dump_path_c_, handler.
next_minidump_id_c_
,
[
all
...]
exception_handler.h
407
const wchar_t*
next_minidump_id_c_
;
member in class:google_breakpad::ExceptionHandler
Completed in 148 milliseconds