Home
last modified time | relevance | path

Searched refs:SupportedImportFormats (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/guest/hals/keymaster/remote/
Dremote_keymaster.h45 void SupportedImportFormats(const SupportedImportFormatsRequest& request,
Dremote_keymaster.cpp94 void RemoteKeymaster::SupportedImportFormats(const SupportedImportFormatsRequest& request, in SupportedImportFormats() function in keymaster::RemoteKeymaster
/device/google/cuttlefish/host/commands/secure_env/
Dkeymaster_responder.cpp59 HANDLE_MESSAGE(GET_SUPPORTED_IMPORT_FORMATS, SupportedImportFormats) in ProcessMessage()