Home
last modified time | relevance | path

Searched defs:SubComponentType (Results 1 – 1 of 1) sorted by relevance

/system/security/keystore2/src/
Ddatabase.rs714 pub struct SubComponentType(u32); struct
715 impl SubComponentType { implementation
724 impl ToSql for SubComponentType { implementation
730 impl FromSql for SubComponentType { implementation
1616 sc_type: SubComponentType, in set_blob()
1651 sc_type: SubComponentType, in set_blob_internal()