HomeSort by relevance Sort by last modified time
    Searched defs:ownership_status (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/chromeos/settings/
device_settings_service.cc 286 OwnershipStatus ownership_status = OWNERSHIP_UNKNOWN; local
290 ownership_status =
338 iter->Run(ownership_status);
  /external/chromium/chrome/browser/chromeos/
user_cros_settings_provider.cc 174 OwnershipService::Status ownership_status = local
176 if (ownership_status == OwnershipService::OWNERSHIP_NONE)
181 if (ownership_status == OwnershipService::OWNERSHIP_TAKEN) {

Completed in 38 milliseconds