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

  /system/security/keystore/
blob.h 73 } BlobType;
80 BlobType type);
101 BlobType getType() const { return BlobType(mBlob.type); }
102 void setType(BlobType type) { mBlob.type = uint8_t(type); }
  /external/guice/extensions/persist/lib/
hibernate3.jar 

Completed in 48 milliseconds