Home
last modified time | relevance | path

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

/system/update_engine/
Dp2p_manager.cc115 class P2PManagerImpl : public P2PManager { class
117 P2PManagerImpl(Configuration *configuration,
211 DISALLOW_COPY_AND_ASSIGN(P2PManagerImpl);
214 const char P2PManagerImpl::kP2PExtension[] = ".p2p";
216 const char P2PManagerImpl::kTmpExtension[] = ".tmp";
218 P2PManagerImpl::P2PManagerImpl(Configuration *configuration, in P2PManagerImpl() function in chromeos_update_engine::P2PManagerImpl
233 void P2PManagerImpl::SetDevicePolicy( in SetDevicePolicy()
238 bool P2PManagerImpl::IsP2PEnabled() { in IsP2PEnabled()
254 bool P2PManagerImpl::EnsureP2P(bool should_be_running) { in EnsureP2P()
283 bool P2PManagerImpl::EnsureP2PRunning() { in EnsureP2PRunning()
[all …]