Searched refs:DisableWipeResponse (Results 1 – 5 of 5) sorted by relevance
138 struct DisableWipeResponse {}; struct173 TaggedUnionMember<COMMAND_DISABLE_WIPE, DisableWipeResponse>>;
84 DisableWipeResponse* response);
141 template<> struct DescriptorForType<DisableWipeResponse> {
586 DisableWipeResponse* /* response */) { in DisableWipe() argument
1203 DisableWipeResponse disable_wipe_response; in TEST_F()