Searched refs:kAttributeTypeValueInput (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/system/dev/tee/optee/
H A Doptee-message.cpp53 MessageParam::kAttributeTypeValueInput;
60 MessageParam::kAttributeTypeValueInput;
108 case MessageParam::kAttributeTypeValueInput:
H A Doptee-client.cpp200 optee_param.attribute = MessageParam::kAttributeTypeValueInput;
560 if (memory_specs_param.attribute != MessageParam::AttributeType::kAttributeTypeValueInput) {
628 if (memory_specs_param.attribute != MessageParam::AttributeType::kAttributeTypeValueInput) {
H A Doptee-message.h46 kAttributeTypeValueInput = 0x1, member in struct:optee::MessageParam

Completed in 31 milliseconds