Searched defs:gservices_settings (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/google_apis/gcm/engine/
H A Dgcm_store.h53 std::map<std::string, std::string> gservices_settings; member in struct:gcm::GCMStore::LoadResult
/external/chromium_org/components/gcm_driver/
H A Dgcm_client_impl_unittest.cc18 #include "google_apis/gcm/engine/gservices_settings.h"
301 const GServicesSettings& gservices_settings() const { function in class:gcm::GCMClientImplTest
772 gservices_settings().GetCheckinInterval());
774 gservices_settings().GetCheckinURL());
776 gservices_settings().GetRegistrationURL());
778 gservices_settings().GetMCSMainEndpoint());
780 gservices_settings().GetMCSFallbackEndpoint());
822 gservices_settings().GetCheckinInterval());
824 gservices_settings().GetCheckinURL());
826 gservices_settings()
[all...]

Completed in 84 milliseconds