Searched refs:SyncSystemResources (Results 1 – 4 of 4) sorted by relevance
278 SyncSystemResources::SyncSystemResources( in SyncSystemResources() function in syncer::SyncSystemResources289 SyncSystemResources::~SyncSystemResources() { in ~SyncSystemResources()293 void SyncSystemResources::Start() { in Start()299 void SyncSystemResources::Stop() { in Stop()304 bool SyncSystemResources::IsStarted() const { in IsStarted()308 void SyncSystemResources::set_platform(const std::string& platform) { in set_platform()312 std::string SyncSystemResources::platform() const { in platform()316 SyncLogger* SyncSystemResources::logger() { in logger()320 SyncStorage* SyncSystemResources::storage() { in storage()324 SyncNetworkChannel* SyncSystemResources::network() { in network()[all …]
217 class INVALIDATION_EXPORT_PRIVATE SyncSystemResources220 SyncSystemResources(SyncNetworkChannel* sync_network_channel, in NON_EXPORTED_BASE()223 virtual ~SyncSystemResources(); in NON_EXPORTED_BASE()
178 SyncSystemResources sync_system_resources_; in NON_EXPORTED_BASE()
90 SyncSystemResources sync_system_resources_;