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

  /system/security/keystore/
keystore.cpp 70 struct BIO_Delete {
75 typedef UniquePtr<BIO, BIO_Delete> Unique_BIO;
    [all...]
  /libcore/luni/src/main/native/
org_apache_harmony_xnet_provider_jsse_NativeCrypto.cpp 87 struct BIO_Delete {
92 typedef UniquePtr<BIO, BIO_Delete> Unique_BIO;
    [all...]

Completed in 44 milliseconds