Home
last modified time | relevance | path

Searched refs:SetNoProgressTimeout (Results 1 – 25 of 179) sorted by relevance

12345678

/dports/www/firefox/firefox-99.0/toolkit/components/bitsdownload/src/bits_interface/
H A Daction.rs25 SetNoProgressTimeout, enumerator
39 Action::SetNoProgressTimeout => "setting no progress timeout", in description()
53 Action::SetNoProgressTimeout => nsIBits::ERROR_ACTION_SET_NO_PROGRESS_TIMEOUT, in as_error_code()
91 SetNoProgressTimeout, enumerator
103 RequestAction::SetNoProgressTimeout => Action::SetNoProgressTimeout, in from()
H A Drequest.rs551 [Action::SetNoProgressTimeout]
552 set_no_progress_timeout => SetNoProgressTimeout(timeout_secs: u32)
562 Action::SetNoProgressTimeout, in set_no_progress_timeout()
577 Action::SetNoProgressTimeout, in set_no_progress_timeout()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/bitsdownload/src/bits_interface/
H A Daction.rs25 SetNoProgressTimeout, enumerator
39 Action::SetNoProgressTimeout => "setting no progress timeout", in description()
53 Action::SetNoProgressTimeout => nsIBits::ERROR_ACTION_SET_NO_PROGRESS_TIMEOUT, in as_error_code()
92 SetNoProgressTimeout, enumerator
104 RequestAction::SetNoProgressTimeout => Action::SetNoProgressTimeout, in from()
H A Drequest.rs551 [Action::SetNoProgressTimeout]
552 set_no_progress_timeout => SetNoProgressTimeout(timeout_secs: u32)
562 Action::SetNoProgressTimeout, in set_no_progress_timeout()
577 Action::SetNoProgressTimeout, in set_no_progress_timeout()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/bitsdownload/src/bits_interface/
H A Daction.rs25 SetNoProgressTimeout, enumerator
39 Action::SetNoProgressTimeout => "setting no progress timeout", in description()
53 Action::SetNoProgressTimeout => nsIBits::ERROR_ACTION_SET_NO_PROGRESS_TIMEOUT, in as_error_code()
92 SetNoProgressTimeout, enumerator
104 RequestAction::SetNoProgressTimeout => Action::SetNoProgressTimeout, in from()
H A Drequest.rs551 [Action::SetNoProgressTimeout]
552 set_no_progress_timeout => SetNoProgressTimeout(timeout_secs: u32)
562 Action::SetNoProgressTimeout, in set_no_progress_timeout()
577 Action::SetNoProgressTimeout, in set_no_progress_timeout()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/bitsdownload/src/bits_interface/
H A Daction.rs25 SetNoProgressTimeout, enumerator
39 Action::SetNoProgressTimeout => "setting no progress timeout", in description()
53 Action::SetNoProgressTimeout => nsIBits::ERROR_ACTION_SET_NO_PROGRESS_TIMEOUT, in as_error_code()
92 SetNoProgressTimeout, enumerator
104 RequestAction::SetNoProgressTimeout => Action::SetNoProgressTimeout, in from()
H A Drequest.rs551 [Action::SetNoProgressTimeout]
552 set_no_progress_timeout => SetNoProgressTimeout(timeout_secs: u32)
562 Action::SetNoProgressTimeout, in set_no_progress_timeout()
577 Action::SetNoProgressTimeout, in set_no_progress_timeout()
/dports/www/firefox/firefox-99.0/toolkit/components/bitsdownload/bits_client/src/
H A Dbits_protocol.rs45 SetNoProgressTimeout(SetNoProgressTimeoutCommand), enumerator
248 Command::SetNoProgressTimeout(cmd) in wrap()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/bitsdownload/bits_client/src/
H A Dbits_protocol.rs45 SetNoProgressTimeout(SetNoProgressTimeoutCommand), enumerator
248 Command::SetNoProgressTimeout(cmd) in wrap()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/bitsdownload/bits_client/src/
H A Dbits_protocol.rs45 SetNoProgressTimeout(SetNoProgressTimeoutCommand), enumerator
248 Command::SetNoProgressTimeout(cmd) in wrap()
/dports/www/firefox/firefox-99.0/toolkit/components/bitsdownload/src/bits_interface/task/
H A Drequest_task.rs408 RequestAction::SetNoProgressTimeout, in new()
421 BitsTaskError::from_pipe(Action::SetNoProgressTimeout, pipe_error) in run_fn()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/bitsdownload/src/bits_interface/task/
H A Drequest_task.rs408 RequestAction::SetNoProgressTimeout, in new()
421 BitsTaskError::from_pipe(Action::SetNoProgressTimeout, pipe_error) in run_fn()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/bitsdownload/src/bits_interface/task/
H A Drequest_task.rs408 RequestAction::SetNoProgressTimeout, in new()
421 BitsTaskError::from_pipe(Action::SetNoProgressTimeout, pipe_error) in run_fn()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/bitsdownload/src/bits_interface/task/
H A Drequest_task.rs408 RequestAction::SetNoProgressTimeout, in new()
421 BitsTaskError::from_pipe(Action::SetNoProgressTimeout, pipe_error) in run_fn()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/bitsdownload/bits_client/src/
H A Dbits_protocol.rs42 SetNoProgressTimeout(SetNoProgressTimeoutCommand), enumerator
245 Command::SetNoProgressTimeout(cmd) in wrap()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dbits1_5.h137 HRESULT (WINAPI *SetNoProgressTimeout)(IBackgroundCopyJob2 *This,ULONG Seconds);
186 #define IBackgroundCopyJob2_SetNoProgressTimeout(This,Seconds) (This)->lpVtbl->SetNoProgressTimeout
H A Dbits2_0.h119 HRESULT (WINAPI *SetNoProgressTimeout)(IBackgroundCopyJob3 *This,ULONG Seconds);
172 …oundCopyJob3_SetNoProgressTimeout(This,Seconds) (This)->lpVtbl -> SetNoProgressTimeout(This,Second…
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dbits1_5.h137 HRESULT (WINAPI *SetNoProgressTimeout)(IBackgroundCopyJob2 *This,ULONG Seconds);
186 #define IBackgroundCopyJob2_SetNoProgressTimeout(This,Seconds) (This)->lpVtbl->SetNoProgressTimeout
H A Dbits2_0.h119 HRESULT (WINAPI *SetNoProgressTimeout)(IBackgroundCopyJob3 *This,ULONG Seconds);
172 …oundCopyJob3_SetNoProgressTimeout(This,Seconds) (This)->lpVtbl -> SetNoProgressTimeout(This,Second…
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.3.9/src/um/
H A Dbits.rs197 fn SetNoProgressTimeout(
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/winapi-0.3.9/src/um/
H A Dbits.rs197 fn SetNoProgressTimeout(
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/winapi-0.3.9/src/um/
H A Dbits.rs197 fn SetNoProgressTimeout(
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/winapi-0.3.9/src/um/
H A Dbits.rs197 fn SetNoProgressTimeout(
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/winapi-0.3.6/src/um/
H A Dbits.rs196 fn SetNoProgressTimeout(

12345678