HomeSort by relevance Sort by last modified time
    Searched full:registration_type_ (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome_frame/
test_utils.cc 219 : registration_type_(registration_type) {
231 : registration_type_(registration_type) {
245 } else if (registration_type_ == PER_USER) {
246 UnregisterAtPath(new_chrome_frame_dll_path_, registration_type_);
259 RegisterAtPath(path, registration_type_);
test_utils.h 85 RegistrationType registration_type_; member in class:ScopedChromeFrameRegistrar
  /external/chromium_org/chrome/browser/policy/cloud/
cloud_policy_client_registration_helper.h 102 enterprise_management::DeviceRegisterRequest::Type registration_type_; member in class:policy::CloudPolicyClientRegistrationHelper
cloud_policy_client_registration_helper.cc 169 registration_type_(registration_type) {
267 client_->Register(registration_type_, oauth_access_token_,

Completed in 84 milliseconds