Home
last modified time | relevance | path

Searched defs:Pause (Results 1 – 6 of 6) sorted by relevance

/system/update_engine/common/
Dmock_http_fetcher.cc126 void MockHttpFetcher::Pause() { in Pause() function in chromeos_update_engine::MockHttpFetcher
Dmulti_range_http_fetcher.h88 void Pause() override { base_fetcher_->Pause(); } in Pause() function
Dlibcurl_http_fetcher.cc491 void LibcurlHttpFetcher::Pause() { in Pause() function in chromeos_update_engine::LibcurlHttpFetcher
/system/core/metricsd/
Dtimer.cc49 bool Timer::Pause() { in Pause() function in chromeos_metrics::Timer
/system/weaved/buffet/
Dbinder_command_proxy_unittest.cc158 TEST_F(BinderCommandProxyTest, Pause) { in TEST_F() argument
/system/weaved/libweaved/
Dcommand.cc167 bool Command::Pause(brillo::ErrorPtr* error) { in Pause() function in weaved::Command