Searched defs:SupportedExportFormatsRequest (Results 1 – 1 of 1) sorted by relevance
228 struct SupportedExportFormatsRequest : public SupportedByAlgorithmRequest { struct229 explicit SupportedExportFormatsRequest(int32_t ver) : SupportedByAlgorithmRequest(ver) {} in SupportedExportFormatsRequest() argument