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