Home
last modified time | relevance | path

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

/system/update_engine/cros/
Dp2p_manager.cc116 class P2PManagerImpl : public P2PManager { class
118 P2PManagerImpl(Configuration* configuration,
203 DISALLOW_COPY_AND_ASSIGN(P2PManagerImpl);
206 const char P2PManagerImpl::kP2PExtension[] = ".p2p";
208 const char P2PManagerImpl::kTmpExtension[] = ".tmp";
210 P2PManagerImpl::P2PManagerImpl(Configuration* configuration, in P2PManagerImpl() function in chromeos_update_engine::P2PManagerImpl
223 void P2PManagerImpl::SetDevicePolicy( in SetDevicePolicy()
228 bool P2PManagerImpl::IsP2PEnabled() { in IsP2PEnabled()
244 bool P2PManagerImpl::EnsureP2P(bool should_be_running) { in EnsureP2P()
273 bool P2PManagerImpl::EnsureP2PRunning() { in EnsureP2PRunning()
[all …]