Searched refs:rebootescrow (Results 1 – 17 of 17) sorted by relevance
/hardware/interfaces/rebootescrow/aidl/vts/functional/ |
D | VtsHalRebootEscrowTargetTest.cpp | 27 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 …]
|
D | Android.bp | 37 "android.hardware.rebootescrow-V1-cpp",
|
/hardware/interfaces/rebootescrow/aidl/default/ |
D | Android.bp | 32 "android.hardware.rebootescrow-V1-ndk", 44 name: "android.hardware.rebootescrow-service.default", 62 "android.hardware.rebootescrow-V1-ndk", 104 name: "rebootescrow-default.rc", 105 src: "rebootescrow-default.rc", 110 name: "rebootescrow-default.xml", 111 src: "rebootescrow-default.xml", 117 name: "com.android.hardware.rebootescrow", 126 "android.hardware.rebootescrow-service.default", 129 "rebootescrow-default.rc", [all …]
|
D | rebootescrow-default.rc | 1 service vendor.rebootescrow-default /apex/com.android.hardware.rebootescrow/bin/hw/android.hardware… 2 interface aidl android.hardware.rebootescrow.IRebootEscrow/default
|
D | apex_file_contexts | 3 /bin/hw/android\.hardware\.rebootescrow-service\.default u:object_r:hal_rebootescrow_default_exe…
|
D | service.cpp | 24 using aidl::android::hardware::rebootescrow::RebootEscrow;
|
D | HadamardUtils.h | 26 namespace rebootescrow {
|
D | HadamardUtilsTest.cpp | 24 using namespace aidl::android::hardware::rebootescrow::hadamard;
|
D | RebootEscrow.cpp | 27 namespace rebootescrow { namespace
|
D | HadamardUtils.cpp | 24 namespace rebootescrow { namespace
|
/hardware/interfaces/rebootescrow/aidl/ |
D | Android.bp | 11 name: "android.hardware.rebootescrow", 14 "android/hardware/rebootescrow/IRebootEscrow.aidl",
|
/hardware/google/pixel-sepolicy/citadel/ |
D | file_contexts | 1 /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/aidl_api/android.hardware.rebootescrow/1/android/hardware/rebootescrow/ |
D | IRebootEscrow.aidl | 18 package android.hardware.rebootescrow;
|
/hardware/interfaces/rebootescrow/aidl/android/hardware/rebootescrow/ |
D | IRebootEscrow.aidl | 17 package android.hardware.rebootescrow;
|
/hardware/interfaces/rebootescrow/aidl/aidl_api/android.hardware.rebootescrow/current/android/hardware/rebootescrow/ |
D | IRebootEscrow.aidl | 18 package android.hardware.rebootescrow;
|
/hardware/interfaces/rebootescrow/aidl/default/include/rebootescrow-impl/ |
D | RebootEscrow.h | 24 namespace rebootescrow {
|
/hardware/google/pixel/citadel/ |
D | citadel.mk | 24 android.hardware.rebootescrow-service.citadel
|