Searched refs:ObjectInfo (Results 1 – 1 of 1) sorted by relevance
152 pub struct ObjectInfo { struct157 impl ObjectInfo { implementation227 fn info(&self) -> Result<ObjectInfo> { in info() argument230 raw::TEE_SUCCESS => Ok(ObjectInfo::from_raw(raw_info)), in info()619 pub fn info(&self) -> Result<ObjectInfo> { in info() argument1117 pub fn info(&self) -> Result<ObjectInfo> { in info() argument1407 object_info: &mut ObjectInfo, in get_next() argument
Completed in 5 milliseconds