Home
last modified time | relevance | path

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

/optee_rust/optee-utee/src/
A Dparameter.rs26 let (f0, f1, f2, f3) = ParamTypes::from(param_types).into_flags();
141 pub fn into_flags(&self) -> (ParamType, ParamType, ParamType, ParamType) { in into_flags() method
/optee_rust/optee-teec/src/
A Doperation.rs60 let (f0, f1, f2, f3) = ParamTypes::from(self.raw.paramTypes).into_flags(); in parameters()
A Dparameter.rs223 pub fn into_flags(&self) -> (ParamType, ParamType, ParamType, ParamType) { in into_flags() method

Completed in 8 milliseconds