Home
last modified time | relevance | path

Searched defs:blob (Results 1 – 8 of 8) sorted by relevance

/cts/hostsidetests/appsecurity/test-apps/EncryptionApp/src/com/android/cts/encryptionapp/
DRebootEscrowFakeService.java39 public byte[] onWrap(byte[] blob, long lifeTimeInMillis) { in onWrap()
/cts/tests/tests/os/src/android/os/cts/
DHwBinderTest.java56 void test(HwBlob blob, int offset); in test()
74 HwBlob blob = new HwBlob(mSize + deltaSize); in test() local
/cts/tests/tests/wifi/src/android/net/wifi/cts/
DFakeKeys.java266 private static X509Certificate loadCertificate(String blob) { in loadCertificate()
DWifiNetworkSpecifierTest.java163 private static X509Certificate loadCertificate(String blob) { in loadCertificate()
DWifiNetworkSuggestionTest.java667 private static X509Certificate loadCertificate(String blob) { in loadCertificate()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8332/
Dpoc.c53 char* blob; member
/cts/tests/tests/database/src/android/database/cts/
DMergeCursorTest.java308 byte[] blob, String tablename) { in buildDatabaseWithTestValues()
/cts/tests/tests/media/libaudiojni/
Daudio-record-native.cpp323 std::shared_ptr<Blob> blob; in read() local