Searched refs:StartUpdateOwnerKey (Results 1 – 4 of 4) sorted by relevance
60 virtual void StartUpdateOwnerKey(const std::vector<uint8>& new_key,
105 void OwnershipService::StartUpdateOwnerKey(const std::vector<uint8>& new_key, in StartUpdateOwnerKey() function in chromeos::OwnershipService
127 service_->StartUpdateOwnerKey(std::vector<uint8>(), &delegate); in TEST_F()
62 chromeos::OwnershipService::GetSharedInstance()->StartUpdateOwnerKey( in OnStorePolicyCompleted()