Searched defs:UpdateOperationRequest (Results 1 - 1 of 1) sorted by relevance

/system/keymaster/include/keymaster/
H A Dandroid_keymaster_messages.h360 struct UpdateOperationRequest : public KeymasterMessage { struct in namespace:keymaster
361 explicit UpdateOperationRequest(int32_t ver = MAX_MESSAGE_VERSION) : KeymasterMessage(ver) {} function in struct:keymaster::UpdateOperationRequest

Completed in 54 milliseconds