/aosp_15_r20/prebuilts/vndk/v30/arm64/include/system/gatekeeper/include/gatekeeper/ |
D | gatekeeper_messages.h | 221 struct EnrollResponse : public GateKeeperMessage { struct 232 SizedBuffer enrolled_password_handle;
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/system/gatekeeper/include/gatekeeper/ |
D | gatekeeper_messages.h | 221 struct EnrollResponse : public GateKeeperMessage { struct 232 SizedBuffer enrolled_password_handle;
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/system/gatekeeper/include/gatekeeper/ |
D | gatekeeper_messages.h | 221 struct EnrollResponse : public GateKeeperMessage { struct 232 SizedBuffer enrolled_password_handle;
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/system/gatekeeper/include/gatekeeper/ |
D | gatekeeper_messages.h | 221 struct EnrollResponse : public GateKeeperMessage { struct 232 SizedBuffer enrolled_password_handle;
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/system/gatekeeper/include/gatekeeper/ |
D | gatekeeper_messages.h | 222 struct EnrollResponse : public GateKeeperMessage { struct 233 SizedBuffer enrolled_password_handle;
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/system/gatekeeper/include/gatekeeper/ |
D | gatekeeper_messages.h | 222 struct EnrollResponse : public GateKeeperMessage { struct 233 SizedBuffer enrolled_password_handle;
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/system/gatekeeper/include/gatekeeper/ |
D | gatekeeper_messages.h | 222 struct EnrollResponse : public GateKeeperMessage { struct 233 SizedBuffer enrolled_password_handle;
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/system/gatekeeper/include/gatekeeper/ |
D | gatekeeper_messages.h | 222 struct EnrollResponse : public GateKeeperMessage { struct 233 SizedBuffer enrolled_password_handle;
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/system/gatekeeper/include/gatekeeper/ |
D | gatekeeper_messages.h | 222 struct EnrollResponse : public GateKeeperMessage { struct 233 SizedBuffer enrolled_password_handle;
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/system/gatekeeper/include/gatekeeper/ |
D | gatekeeper_messages.h | 222 struct EnrollResponse : public GateKeeperMessage { struct 233 SizedBuffer enrolled_password_handle;
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/system/gatekeeper/include/gatekeeper/ |
D | gatekeeper_messages.h | 222 struct EnrollResponse : public GateKeeperMessage { struct 233 SizedBuffer enrolled_password_handle;
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/system/gatekeeper/include/gatekeeper/ |
D | gatekeeper_messages.h | 222 struct EnrollResponse : public GateKeeperMessage { struct 233 SizedBuffer enrolled_password_handle;
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/system/gatekeeper/include/gatekeeper/ |
D | gatekeeper_messages.h | 224 struct EnrollResponse : public GateKeeperMessage { struct 235 SizedBuffer enrolled_password_handle;
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/system/gatekeeper/include/gatekeeper/ |
D | gatekeeper_messages.h | 224 struct EnrollResponse : public GateKeeperMessage { struct 235 SizedBuffer enrolled_password_handle;
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/system/gatekeeper/include/gatekeeper/ |
D | gatekeeper_messages.h | 224 struct EnrollResponse : public GateKeeperMessage { struct 235 SizedBuffer enrolled_password_handle;
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/system/gatekeeper/include/gatekeeper/ |
D | gatekeeper_messages.h | 224 struct EnrollResponse : public GateKeeperMessage { struct 235 SizedBuffer enrolled_password_handle;
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/system/gatekeeper/include/gatekeeper/ |
D | gatekeeper_messages.h | 224 struct EnrollResponse : public GateKeeperMessage { struct 235 SizedBuffer enrolled_password_handle;
|
/aosp_15_r20/system/gatekeeper/include/gatekeeper/ |
H A D | gatekeeper_messages.h | 224 struct EnrollResponse : public GateKeeperMessage { struct 235 SizedBuffer enrolled_password_handle;
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/system/gatekeeper/include/gatekeeper/ |
D | gatekeeper_messages.h | 224 struct EnrollResponse : public GateKeeperMessage { struct 235 SizedBuffer enrolled_password_handle;
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/system/gatekeeper/include/gatekeeper/ |
D | gatekeeper_messages.h | 224 struct EnrollResponse : public GateKeeperMessage { struct 235 SizedBuffer enrolled_password_handle;
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/system/gatekeeper/include/gatekeeper/ |
D | gatekeeper_messages.h | 224 struct EnrollResponse : public GateKeeperMessage { struct 235 SizedBuffer enrolled_password_handle;
|
/aosp_15_r20/system/gatekeeper/tests/ |
H A D | gatekeeper_messages_test.cpp | 128 TEST(RoundTripTest, EnrollResponse) { in TEST() argument
|
/aosp_15_r20/system/gatekeeper/ |
H A D | gatekeeper_messages.cpp | 276 EnrollResponse::EnrollResponse(uint32_t user_id, SizedBuffer enrolled_password_handle) { in EnrollResponse() function in gatekeeper::EnrollResponse
|