Lines Matching refs:operation
25 // Unknown operation.
54 // This is an operation that is used in the target-side
63 // Unknown operation.
71 // Perform actual read operation.
77 // Perform actual write operation.
79 // Commit to a read/write operation.
87 // Unknown operation.
99 // The arguments for a FMQ operation.
101 // operation to be performed
102 optional FmqOp operation = 1; field
134 // The response for a FMQ operation,
145 // signal if the operation succeeds on target side
149 // The arguments for a hidl_memory operation.
151 // operation to be performed
152 optional HidlMemoryOp operation = 1; field
165 // The response for a hidl_memory operation.
177 // The arguments for a hidl_handle operation.
179 // operation to be performed
180 optional HidlHandleOp operation = 1; field
194 // The response for a hidl_handle operation.
196 // indicate if the operation succeeds
202 // number of bytes written into the file if the request is a write operation