Home
last modified time | relevance | path

Searched refs:MAIN_PROCESS_TYPE (Results 1 – 3 of 3) sorted by relevance

/dports/www/firefox/firefox-99.0/toolkit/crashreporter/mozwer-rust/
H A Dlib.rs77 static MAIN_PROCESS_TYPE: u32 = 0; variable
153 if wer_data.process_type == MAIN_PROCESS_TYPE { in out_of_process_exception_event_callback()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/mozwer-rust/
H A Dlib.rs77 static MAIN_PROCESS_TYPE: u32 = 0; const
153 if wer_data.process_type == MAIN_PROCESS_TYPE { in out_of_process_exception_event_callback()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/crashreporter/mozwer-rust/
H A Dlib.rs77 static MAIN_PROCESS_TYPE: u32 = 0; variable
153 if wer_data.process_type == MAIN_PROCESS_TYPE { in out_of_process_exception_event_callback()