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

  /system/tpm/attestation/server/
pkcs11_key_store_test.cc 158 ON_CALL(pkcs11_, GetAttributeValue(_, _, _, _, _))
159 .WillByDefault(Invoke(this, &KeyStoreTest::GetAttributeValue));
202 virtual uint32_t GetAttributeValue(const brillo::SecureBlob& isolate,
409 EXPECT_CALL(pkcs11_, GetAttributeValue(_, _, _, _, _))
  /external/pdfium/xfa/src/fdp/src/xml/
fde_xml.h 311 virtual void GetAttributeValue(CFX_WideString& wsAttriValue) const {
328 virtual void GetAttributeValue(CFX_WideString& wsAttriValue) const {

Completed in 52 milliseconds