Home
last modified time | relevance | path

Searched defs:VerifyResponse (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/prebuilts/vndk/v30/arm64/include/system/gatekeeper/include/gatekeeper/
Dgatekeeper_messages.h183 struct VerifyResponse : public GateKeeperMessage { struct
193 SizedBuffer auth_token;
194 bool request_reenroll;
/aosp_15_r20/external/aws-sdk-java-v2/services/kms/target/generated-sources/sdk/software/amazon/awssdk/services/kms/model/
H A DVerifyResponse.java36 public final class VerifyResponse extends KmsResponse implements ToCopyableBuilder<VerifyResponse.B… class
59 private VerifyResponse(BuilderImpl builder) { in VerifyResponse() method in VerifyResponse
204 private static <T> Function<Object, T> getter(Function<VerifyResponse, T> g) { in getter()
/aosp_15_r20/prebuilts/vndk/v30/x86/include/system/gatekeeper/include/gatekeeper/
Dgatekeeper_messages.h183 struct VerifyResponse : public GateKeeperMessage { struct
193 SizedBuffer auth_token;
194 bool request_reenroll;
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/system/gatekeeper/include/gatekeeper/
Dgatekeeper_messages.h183 struct VerifyResponse : public GateKeeperMessage { struct
193 SizedBuffer auth_token;
194 bool request_reenroll;
/aosp_15_r20/prebuilts/vndk/v30/arm/include/system/gatekeeper/include/gatekeeper/
Dgatekeeper_messages.h183 struct VerifyResponse : public GateKeeperMessage { struct
193 SizedBuffer auth_token;
194 bool request_reenroll;
/aosp_15_r20/prebuilts/vndk/v32/arm/include/system/gatekeeper/include/gatekeeper/
Dgatekeeper_messages.h184 struct VerifyResponse : public GateKeeperMessage { struct
194 SizedBuffer auth_token;
195 bool request_reenroll;
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/system/gatekeeper/include/gatekeeper/
Dgatekeeper_messages.h184 struct VerifyResponse : public GateKeeperMessage { struct
194 SizedBuffer auth_token;
195 bool request_reenroll;
/aosp_15_r20/prebuilts/vndk/v32/x86/include/system/gatekeeper/include/gatekeeper/
Dgatekeeper_messages.h184 struct VerifyResponse : public GateKeeperMessage { struct
194 SizedBuffer auth_token;
195 bool request_reenroll;
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/system/gatekeeper/include/gatekeeper/
Dgatekeeper_messages.h184 struct VerifyResponse : public GateKeeperMessage { struct
194 SizedBuffer auth_token;
195 bool request_reenroll;
/aosp_15_r20/prebuilts/vndk/v31/arm/include/system/gatekeeper/include/gatekeeper/
Dgatekeeper_messages.h184 struct VerifyResponse : public GateKeeperMessage { struct
194 SizedBuffer auth_token;
195 bool request_reenroll;
/aosp_15_r20/prebuilts/vndk/v31/x86/include/system/gatekeeper/include/gatekeeper/
Dgatekeeper_messages.h184 struct VerifyResponse : public GateKeeperMessage { struct
194 SizedBuffer auth_token;
195 bool request_reenroll;
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/system/gatekeeper/include/gatekeeper/
Dgatekeeper_messages.h184 struct VerifyResponse : public GateKeeperMessage { struct
194 SizedBuffer auth_token;
195 bool request_reenroll;
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/system/gatekeeper/include/gatekeeper/
Dgatekeeper_messages.h184 struct VerifyResponse : public GateKeeperMessage { struct
194 SizedBuffer auth_token;
195 bool request_reenroll;
/aosp_15_r20/prebuilts/vndk/v33/x86/include/system/gatekeeper/include/gatekeeper/
Dgatekeeper_messages.h186 struct VerifyResponse : public GateKeeperMessage { struct
196 SizedBuffer auth_token;
197 bool request_reenroll;
/aosp_15_r20/prebuilts/vndk/v34/x86/include/system/gatekeeper/include/gatekeeper/
Dgatekeeper_messages.h186 struct VerifyResponse : public GateKeeperMessage { struct
196 SizedBuffer auth_token;
197 bool request_reenroll;
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/system/gatekeeper/include/gatekeeper/
Dgatekeeper_messages.h186 struct VerifyResponse : public GateKeeperMessage { struct
196 SizedBuffer auth_token;
197 bool request_reenroll;
/aosp_15_r20/prebuilts/vndk/v34/arm/include/system/gatekeeper/include/gatekeeper/
Dgatekeeper_messages.h186 struct VerifyResponse : public GateKeeperMessage { struct
196 SizedBuffer auth_token;
197 bool request_reenroll;
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/system/gatekeeper/include/gatekeeper/
Dgatekeeper_messages.h186 struct VerifyResponse : public GateKeeperMessage { struct
196 SizedBuffer auth_token;
197 bool request_reenroll;
/aosp_15_r20/system/gatekeeper/include/gatekeeper/
H A Dgatekeeper_messages.h186 struct VerifyResponse : public GateKeeperMessage { struct
196 SizedBuffer auth_token;
197 bool request_reenroll;
/aosp_15_r20/prebuilts/vndk/v33/arm/include/system/gatekeeper/include/gatekeeper/
Dgatekeeper_messages.h186 struct VerifyResponse : public GateKeeperMessage { struct
196 SizedBuffer auth_token;
197 bool request_reenroll;
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/system/gatekeeper/include/gatekeeper/
Dgatekeeper_messages.h186 struct VerifyResponse : public GateKeeperMessage { struct
196 SizedBuffer auth_token;
197 bool request_reenroll;
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/system/gatekeeper/include/gatekeeper/
Dgatekeeper_messages.h186 struct VerifyResponse : public GateKeeperMessage { struct
196 SizedBuffer auth_token;
197 bool request_reenroll;
/aosp_15_r20/system/gatekeeper/
H A Dgatekeeper_messages.cpp199 VerifyResponse::VerifyResponse(uint32_t user_id, SizedBuffer auth_token) { in VerifyResponse() function in gatekeeper::VerifyResponse
205 VerifyResponse::VerifyResponse() { in VerifyResponse() function in gatekeeper::VerifyResponse
/aosp_15_r20/system/gatekeeper/tests/
H A Dgatekeeper_messages_test.cpp178 TEST(RoundTripTest, VerifyResponse) { in TEST() argument
/aosp_15_r20/external/protobuf/conformance/
H A Dconformance_test.cc246 void ConformanceTestSuite::VerifyResponse( in VerifyResponse() function in google::protobuf::ConformanceTestSuite

12