Searched defs:setType (Results 1 – 2 of 2) sorted by relevance
/system/security/keystore/ | ||
D | blob.h | 145 void setType(BlobType type) { mBlob->type = uint8_t(type); } in setType() function |
/system/libvintf/ | ||
D | HalManifest.cpp | 377 void HalManifest::setType(SchemaType type) { in setType() function in android::vintf::HalManifest |