Searched defs:SupportedImportFormatsResponse (Results 1 – 1 of 1) sorted by relevance
336 struct SupportedImportFormatsResponse : public SupportedResponse<keymaster_key_format_t> { struct337 explicit SupportedImportFormatsResponse(int32_t ver) in SupportedImportFormatsResponse() argument