OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SyncSystemResources
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/sync/notifier/
sync_system_resources.cc
325
SyncSystemResources
::
SyncSystemResources
(
336
SyncSystemResources
::~
SyncSystemResources
() {
340
void
SyncSystemResources
::Start() {
346
void
SyncSystemResources
::Stop() {
351
bool
SyncSystemResources
::IsStarted() const {
355
void
SyncSystemResources
::set_platform(const std::string& platform) {
359
std::string
SyncSystemResources
::platform() const {
363
SyncLogger*
SyncSystemResources
::logger()
[
all
...]
sync_system_resources.h
210
class SYNC_EXPORT_PRIVATE
SyncSystemResources
213
SyncSystemResources
(SyncNetworkChannel* sync_network_channel,
216
virtual ~
SyncSystemResources
();
sync_invalidation_listener.h
171
SyncSystemResources
sync_system_resources_;
sync_system_resources_unittest.cc
90
SyncSystemResources
sync_system_resources_;
Completed in 150 milliseconds