Searched refs:rebootescrow (Results 1 – 16 of 16) sorted by relevance
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 RebootEscrowAidlTest69 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 …]
37 "android.hardware.rebootescrow-V1-cpp",
1 service vendor.rebootescrow-default /vendor/bin/hw/android.hardware.rebootescrow-service.default2 interface aidl android.hardware.rebootescrow.IRebootEscrow/default
32 "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",
24 using aidl::android::hardware::rebootescrow::RebootEscrow;
26 namespace rebootescrow {
24 using namespace aidl::android::hardware::rebootescrow::hadamard;
27 namespace rebootescrow { namespace
24 namespace rebootescrow { namespace
11 name: "android.hardware.rebootescrow",14 "android/hardware/rebootescrow/IRebootEscrow.aidl",
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…
17 package android.hardware.rebootescrow;
18 package android.hardware.rebootescrow;
24 namespace rebootescrow {
19 android.hardware.rebootescrow-service.citadel