Home
last modified time | relevance | path

Searched refs:rebootescrow (Results 1 – 16 of 16) sorted by relevance

/hardware/interfaces/rebootescrow/aidl/vts/functional/
DVtsHalRebootEscrowTargetTest.cpp27 using android::hardware::rebootescrow::IRebootEscrow;
30 if (rebootescrow == nullptr) GTEST_SKIP() << "Not supported on this device"
41 rebootescrow = android::waitForDeclaredService<IRebootEscrow>(String16(GetParam().c_str())); in SetUp()
44 sp<IRebootEscrow> rebootescrow; member in RebootEscrowAidlTest
69 ASSERT_TRUE(rebootescrow->storeKey(KEY_1).isOk()); in TEST_P()
72 ASSERT_TRUE(rebootescrow->retrieveKey(&actualKey).isOk()); in TEST_P()
82 ASSERT_TRUE(rebootescrow->storeKey(KEY_1).isOk()); in TEST_P()
85 ASSERT_TRUE(rebootescrow->retrieveKey(&actualKey).isOk()); in TEST_P()
88 ASSERT_TRUE(rebootescrow->retrieveKey(&actualKey).isOk()); in TEST_P()
98 ASSERT_TRUE(rebootescrow->storeKey(KEY_1).isOk()); in TEST_P()
[all …]
DAndroid.bp37 "android.hardware.rebootescrow-V1-cpp",
/hardware/interfaces/rebootescrow/aidl/default/
Drebootescrow-default.rc1 service vendor.rebootescrow-default /vendor/bin/hw/android.hardware.rebootescrow-service.default
2 interface aidl android.hardware.rebootescrow.IRebootEscrow/default
DAndroid.bp32 "android.hardware.rebootescrow-V1-ndk_platform",
44 name: "android.hardware.rebootescrow-service.default",
45 init_rc: ["rebootescrow-default.rc"],
47 vintf_fragments: ["rebootescrow-default.xml"],
59 "android.hardware.rebootescrow-V1-ndk_platform",
Dservice.cpp24 using aidl::android::hardware::rebootescrow::RebootEscrow;
DHadamardUtils.h26 namespace rebootescrow {
DHadamardUtilsTest.cpp24 using namespace aidl::android::hardware::rebootescrow::hadamard;
DRebootEscrow.cpp27 namespace rebootescrow { namespace
DHadamardUtils.cpp24 namespace rebootescrow { namespace
/hardware/interfaces/rebootescrow/aidl/
DAndroid.bp11 name: "android.hardware.rebootescrow",
14 "android/hardware/rebootescrow/IRebootEscrow.aidl",
/hardware/google/pixel-sepolicy/citadel/
Dfile_contexts1 /data/vendor/rebootescrow(/.*)? u:object_r:hal_rebootescrow_cita…
5 /vendor/bin/hw/android\.hardware\.rebootescrow-service\.citadel u:object_r:hal_rebootescrow_cita…
/hardware/interfaces/rebootescrow/aidl/android/hardware/rebootescrow/
DIRebootEscrow.aidl17 package android.hardware.rebootescrow;
/hardware/interfaces/rebootescrow/aidl/aidl_api/android.hardware.rebootescrow/current/android/hardware/rebootescrow/
DIRebootEscrow.aidl18 package android.hardware.rebootescrow;
/hardware/interfaces/rebootescrow/aidl/aidl_api/android.hardware.rebootescrow/1/android/hardware/rebootescrow/
DIRebootEscrow.aidl18 package android.hardware.rebootescrow;
/hardware/interfaces/rebootescrow/aidl/default/include/rebootescrow-impl/
DRebootEscrow.h24 namespace rebootescrow {
/hardware/google/pixel/citadel/
Dcitadel.mk19 android.hardware.rebootescrow-service.citadel