Searched refs:SupportedExportFormatsRequest (Results 1 – 4 of 4) sorted by relevance
64 void SupportedExportFormats(const SupportedExportFormatsRequest& request,
151 struct SupportedExportFormatsRequest : public SupportedByAlgorithmRequest { struct152 SupportedExportFormatsRequest(int32_t ver = MAX_MESSAGE_VERSION)
169 void AndroidKeymaster::SupportedExportFormats(const SupportedExportFormatsRequest& request, in SupportedExportFormats()
585 SupportedExportFormatsRequest request; in get_supported_export_formats()