Home
last modified time | relevance | path

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

/optee_rust/optee-utee/src/
A Dobject.rs152 pub struct ObjectInfo { struct
157 impl ObjectInfo { implementation
227 fn info(&self) -> Result<ObjectInfo> { in info() argument
230 raw::TEE_SUCCESS => Ok(ObjectInfo::from_raw(raw_info)), in info()
619 pub fn info(&self) -> Result<ObjectInfo> { in info() argument
1117 pub fn info(&self) -> Result<ObjectInfo> { in info() argument
1407 object_info: &mut ObjectInfo, in get_next() argument

Completed in 5 milliseconds