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