Searched refs:setType (Results 1 – 6 of 6) sorted by relevance
27 method public void setType(String);45 method public void setType(String);
102 void setType(SchemaType type);
66 method public void setType(String);
146 void setType(BlobType type) { mBlob->type = uint8_t(type); } in setType() function
573 setType(TYPE_KEY_CHARACTERISTICS_CACHE); in putKeyCharacteristics()
468 void HalManifest::setType(SchemaType type) { in setType() function in android::vintf::HalManifest590 emptyManifest.setType(type()); in empty()