Home
last modified time | relevance | path

Searched defs:ConfigureBootPatchlevelResponse (Results 1 – 3 of 3) sorted by relevance

/system/keymint/wire/src/
Dlegacy.rs403 pub struct ConfigureBootPatchlevelResponse {} struct
/system/keymaster/tests/
Dandroid_keymaster_messages_test.cpp752 TEST(RoundTrip, ConfigureBootPatchlevelResponse) { in TEST() argument
/system/keymaster/include/keymaster/
Dandroid_keymaster_messages.h1242 using ConfigureBootPatchlevelResponse = EmptyKeymasterResponse; variable