Searched defs:SupportedExportFormatsResponse (Results 1 – 1 of 1) sorted by relevance
335 struct SupportedExportFormatsResponse : public SupportedResponse<keymaster_key_format_t> { struct336 explicit SupportedExportFormatsResponse(int32_t ver) in SupportedExportFormatsResponse() function