Searched refs:StartRegistration (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/components/policy/core/common/cloud/
H A Dcloud_policy_client_registration_helper.h46 void StartRegistration(
H A Dcloud_policy_client_registration_helper.cc170 void CloudPolicyClientRegistrationHelper::StartRegistration( function in class:policy::CloudPolicyClientRegistrationHelper
/external/chromium_org/chrome/browser/policy/cloud/
H A Duser_policy_signin_service_mobile.cc113 registration_helper_->StartRegistration(
208 registration_helper_->StartRegistration(
H A Duser_policy_signin_service.cc179 registration_helper_->StartRegistration(
/external/chromium_org/components/component_updater/
H A Ddefault_component_installer.h105 void StartRegistration(ComponentUpdateService* cus);
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()
H A Denrollment_handler_chromeos.h128 void StartRegistration();
/external/chromium_org/cloud_print/gcp20/prototype/
H A Dcloud_print_requester.h104 void StartRegistration(const std::string& proxy_id,
H A Dcloud_print_requester.cc119 void CloudPrintRequester::StartRegistration(const std::string& proxy_id, function in class:CloudPrintRequester
H A Dprinter.cc248 requester_->StartRegistration(GenerateProxyId(), kPrinterName, user,

Completed in 525 milliseconds