OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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