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