Home
last modified time | relevance | path

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

/aosp_15_r20/system/keymint/wire/src/
H A Dlegacy.rs427 pub struct ConfigureBootPatchlevelResponse {} struct
/aosp_15_r20/system/keymaster/tests/
H A Dandroid_keymaster_messages_test.cpp753 TEST(RoundTrip, ConfigureBootPatchlevelResponse) { in TEST() argument
/aosp_15_r20/system/keymaster/include/keymaster/
H A Dandroid_keymaster_messages.h1267 using ConfigureBootPatchlevelResponse = EmptyKeymasterResponse; variable