Searched refs:optee_value (Results 1 – 1 of 1) sorted by relevance
260 const MessageParam::Value& optee_value = optee_param.payload.value; in CreateOutputValueParameter() local263 zx_value.a = optee_value.generic.a; in CreateOutputValueParameter()264 zx_value.b = optee_value.generic.b; in CreateOutputValueParameter()265 zx_value.c = optee_value.generic.c; in CreateOutputValueParameter()
Completed in 4 milliseconds