Searched refs:PrepareKeyCallback (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/enterprise_platform_keys_private/
H A Denterprise_platform_keys_private_api.h170 void PrepareKeyCallback(const std::string& challenge,
209 void PrepareKeyCallback(const std::string& challenge,
H A Denterprise_platform_keys_private_api.cc342 base::Bind(&EPKPChallengeMachineKey::PrepareKeyCallback, this,
346 void EPKPChallengeMachineKey::PrepareKeyCallback( function in class:extensions::EPKPChallengeMachineKey
485 base::Bind(&EPKPChallengeUserKey::PrepareKeyCallback, this,
489 void EPKPChallengeUserKey::PrepareKeyCallback(const std::string& challenge, function in class:extensions::EPKPChallengeUserKey

Completed in 2711 milliseconds