Searched defs:blob (Results 1 – 8 of 8) sorted by relevance
39 public byte[] onWrap(byte[] blob, long lifeTimeInMillis) { in onWrap()
59 void test(HwBlob blob, int offset); in test()77 HwBlob blob = new HwBlob(mSize + deltaSize); in test() local
266 private static X509Certificate loadCertificate(String blob) { in loadCertificate()
163 private static X509Certificate loadCertificate(String blob) { in loadCertificate()
681 private static X509Certificate loadCertificate(String blob) { in loadCertificate()
53 char* blob; member
345 byte[] blob, String tablename) { in buildDatabaseWithTestValues()
323 std::shared_ptr<Blob> blob; in read() local