Home
last modified time | relevance | path

Searched defs:Unpause (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/libchrome/ipc/
H A Dipc_channel_common.cc70 void Channel::Unpause(bool flush) { NOTREACHED(); } in Unpause() function in IPC::Channel
H A Dipc_mojo_bootstrap.cc143 void Unpause() { in Unpause() function in IPC::__anon8d57b7970111::ChannelAssociatedGroupController
1001 void Unpause() override { in Unpause() function in IPC::__anon8d57b7970111::MojoBootstrapImpl
H A Dipc_channel_mojo.cc171 void ChannelMojo::Unpause(bool flush) { in Unpause() function in IPC::ChannelMojo
H A Dipc_channel_proxy.cc490 void ChannelProxy::Unpause(bool flush) { in Unpause() function in IPC::ChannelProxy
/aosp_15_r20/system/update_engine/common/
H A Dfile_fetcher.cc169 void FileFetcher::Unpause() { in Unpause() function in chromeos_update_engine::FileFetcher
H A Dmock_http_fetcher.cc128 void MockHttpFetcher::Unpause() { in Unpause() function in chromeos_update_engine::MockHttpFetcher
H A Dmulti_range_http_fetcher.h93 void Unpause() override { base_fetcher_->Unpause(); } in Unpause() function
H A Dhttp_fetcher_unittest.cc598 void Unpause() { in Unpause() function in chromeos_update_engine::__anon9b6fb8db0211::PausingHttpFetcherTestDelegate
/aosp_15_r20/external/cronet/ipc/
H A Dipc_channel_common.cc71 void Channel::Unpause(bool flush) { NOTREACHED(); } in Unpause() function in IPC::Channel
H A Dipc_mojo_bootstrap.cc227 void Unpause() { in Unpause() function in IPC::ChannelAssociatedGroupController
1381 void Unpause() override { in Unpause() function in IPC::__anon2063248d0311::MojoBootstrapImpl
H A Dipc_channel_mojo.cc210 void ChannelMojo::Unpause(bool flush) { in Unpause() function in IPC::ChannelMojo
H A Dipc_channel_proxy.cc521 void ChannelProxy::Unpause(bool flush) { in Unpause() function in IPC::ChannelProxy
/aosp_15_r20/system/update_engine/
H A Dlibcurl_http_fetcher.cc633 void LibcurlHttpFetcher::Unpause() { in Unpause() function in chromeos_update_engine::LibcurlHttpFetcher