Searched refs:SupportedImportFormats (Results 1 – 3 of 3) sorted by relevance
45 void SupportedImportFormats(const SupportedImportFormatsRequest& request,
94 void RemoteKeymaster::SupportedImportFormats(const SupportedImportFormatsRequest& request, in SupportedImportFormats() function in keymaster::RemoteKeymaster
59 HANDLE_MESSAGE(GET_SUPPORTED_IMPORT_FORMATS, SupportedImportFormats) in ProcessMessage()