Searched refs:set_platform (Results 1 – 3 of 3) sorted by relevance
222 virtual void set_platform(const std::string& platform); in NON_EXPORTED_BASE()
355 void SyncSystemResources::set_platform(const std::string& platform) { in set_platform() function in syncer::SyncSystemResources
62 sync_system_resources_.set_platform(client_info); in Start()