Home
last modified time | relevance | path

Searched defs:SupportedExportFormatsRequest (Results 1 – 1 of 1) sorted by relevance

/system/keymaster/include/keymaster/
Dandroid_keymaster_messages.h241 struct SupportedExportFormatsRequest : public SupportedByAlgorithmRequest { struct
242 explicit SupportedExportFormatsRequest(int32_t ver) : SupportedByAlgorithmRequest(ver) {} in SupportedExportFormatsRequest() function