Home
last modified time | relevance | path

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

/optee_rust/optee-utee/src/
A Dobject.rs156 pub struct ObjectInfo { struct
161 impl ObjectInfo { implementation
231 fn info(&self) -> Result<ObjectInfo> { in info() argument
234 raw::TEE_SUCCESS => Ok(ObjectInfo::from_raw(raw_info)), in info()
623 pub fn info(&self) -> Result<ObjectInfo> { in info() argument
1121 pub fn info(&self) -> Result<ObjectInfo> { in info() argument
1411 object_info: &mut ObjectInfo, in get_next() argument

Completed in 13 milliseconds