Home
last modified time | relevance | path

Searched refs:AttributeValue (Results 1 – 1 of 1) sorted by relevance

/optee_rust/optee-utee/src/
A Dobject.rs48 impl From<AttributeValue> for Attribute {
49 fn from(attr: AttributeValue) -> Self { in from()
110 pub struct AttributeValue { struct
114 impl AttributeValue { implementation
143 let mut res = AttributeValue::new_value(); in from_value()

Completed in 6 milliseconds