Searched defs:StartRegistration (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/components/component_updater/
H A Ddefault_component_installer.cc54 base::Bind(&DefaultComponentInstaller::StartRegistration,
123 void DefaultComponentInstaller::StartRegistration(ComponentUpdateService* cus) { function in class:component_updater::DefaultComponentInstaller
/external/chromium_org/chrome/browser/chromeos/policy/
H A Denrollment_handler_chromeos.cc188 // then StartRegistration() bails silently. This gets registration rolling
190 StartRegistration();
226 StartRegistration();
229 void EnrollmentHandlerChromeOS::StartRegistration() { function in class:policy::EnrollmentHandlerChromeOS
237 // Do nothing. StartRegistration() will be called again from OnStoreLoaded()
/external/chromium_org/components/policy/core/common/cloud/
H A Dcloud_policy_client_registration_helper.cc170 void CloudPolicyClientRegistrationHelper::StartRegistration( function in class:policy::CloudPolicyClientRegistrationHelper
/external/chromium_org/cloud_print/gcp20/prototype/
H A Dcloud_print_requester.cc119 void CloudPrintRequester::StartRegistration(const std::string& proxy_id, function in class:CloudPrintRequester

Completed in 1542 milliseconds