Home
last modified time | relevance | path

Searched refs:ownership_status (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/chromeos/
Duser_cros_settings_provider.cc174 OwnershipService::Status ownership_status = in RequestTrustedEntity() local
176 if (ownership_status == OwnershipService::OWNERSHIP_NONE) in RequestTrustedEntity()
181 if (ownership_status == OwnershipService::OWNERSHIP_TAKEN) { in RequestTrustedEntity()