Searched refs:DO_NOT_DIE (Results 1 - 2 of 2) sorted by relevance
/external/chromium/sdch/open-vcdiff/src/ | ||
H A D | gflags.cc | 203 enum DieWhenReporting { DIE, DO_NOT_DIE }; enumerator in enum:google::__anon3273::DieWhenReporting 1215 ReportError(DO_NOT_DIE, "%s", error_message.c_str()); |
/external/open-vcdiff/gflags/src/ | ||
H A D | gflags.cc | 203 enum DieWhenReporting { DIE, DO_NOT_DIE }; enumerator in enum:__anon24277::DieWhenReporting 1215 ReportError(DO_NOT_DIE, "%s", error_message.c_str()); |
Completed in 718 milliseconds