Searched refs:ObjectInfo (Results 1 – 1 of 1) sorted by relevance
156 pub struct ObjectInfo { struct161 impl ObjectInfo { implementation231 fn info(&self) -> Result<ObjectInfo> { in info() argument234 raw::TEE_SUCCESS => Ok(ObjectInfo::from_raw(raw_info)), in info()623 pub fn info(&self) -> Result<ObjectInfo> { in info() argument1121 pub fn info(&self) -> Result<ObjectInfo> { in info() argument1411 object_info: &mut ObjectInfo, in get_next() argument
Completed in 13 milliseconds