HomeSort by relevance Sort by last modified time
    Searched refs:GetCertificate (Results 1 - 19 of 19) sorted by null

  /external/chromium_org/chromeos/attestation/
mock_attestation_flow.h 68 MOCK_METHOD3(GetCertificate, void(AttestationCertificateProfile,
attestation_flow_unittest.cc 69 TEST_F(AttestationFlowTest, GetCertificate) {
134 flow.GetCertificate(PROFILE_ENTERPRISE_USER_CERTIFICATE, true, mock_callback);
160 flow.GetCertificate(PROFILE_ENTERPRISE_USER_CERTIFICATE, true, mock_callback);
189 flow.GetCertificate(PROFILE_ENTERPRISE_USER_CERTIFICATE, true, mock_callback);
222 flow.GetCertificate(PROFILE_ENTERPRISE_USER_CERTIFICATE, true, mock_callback);
263 flow.GetCertificate(PROFILE_ENTERPRISE_MACHINE_CERTIFICATE,
291 flow.GetCertificate(PROFILE_ENTERPRISE_USER_CERTIFICATE, true, mock_callback);
321 flow.GetCertificate(PROFILE_ENTERPRISE_USER_CERTIFICATE, true, mock_callback);
344 flow.GetCertificate(PROFILE_ENTERPRISE_USER_CERTIFICATE, true, mock_callback);
387 flow.GetCertificate(PROFILE_ENTERPRISE_USER_CERTIFICATE
    [all...]
attestation_flow.h 50 // flow.GetCertificate(ENTERPRISE_USER_CERTIFICATE, false, callback);
77 virtual void GetCertificate(AttestationCertificateProfile certificate_profile,
attestation_flow.cc 106 void AttestationFlow::GetCertificate(
  /external/chromium_org/chrome/browser/extensions/api/enterprise_platform_keys_private/
enterprise_platform_keys_private_api_unittest.cc 124 ON_CALL(mock_attestation_flow_, GetCertificate(_, _, _))
239 EXPECT_CALL(mock_attestation_flow_, GetCertificate(_, _, _))
259 // GetCertificate must not be called if the key exists.
260 EXPECT_CALL(mock_attestation_flow_, GetCertificate(_, _, _))
267 // GetCertificate must be called exactly once.
269 GetCertificate(
359 EXPECT_CALL(mock_attestation_flow_, GetCertificate(_, _, _))
387 // GetCertificate must not be called if the key exists.
388 EXPECT_CALL(mock_attestation_flow_, GetCertificate(_, _, _))
411 // GetCertificate must be called exactly once
    [all...]
enterprise_platform_keys_private_api.cc 206 attestation_flow_->GetCertificate(
  /external/chromium_org/android_webview/native/
aw_contents.h 97 base::android::ScopedJavaLocalRef<jbyteArray> GetCertificate(
aw_contents.cc 640 AwContents::GetCertificate(JNIEnv* env,
    [all...]
  /external/chromium_org/chrome/browser/chromeos/attestation/
attestation_policy_observer.cc 190 attestation_flow_->GetCertificate(
attestation_policy_observer_unittest.cc 186 EXPECT_CALL(attestation_flow_, GetCertificate(_, _, _))
  /prebuilts/tools/common/m2/internal/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 971 milliseconds