Home
last modified time | relevance | path

Searched refs:dumpstate (Results 1 – 19 of 19) sorted by relevance

/hardware/interfaces/dumpstate/1.1/default/
DAndroid.bp11 name: "android.hardware.dumpstate@1.1-service.example",
16 "android.hardware.dumpstate@1.1-service.example.rc",
19 "android.hardware.dumpstate@1.1-service.example.xml",
23 "android.hardware.dumpstate@1.0",
24 "android.hardware.dumpstate@1.1",
33 "-DLOG_TAG=\"android.hardware.dumpstate@1.1-service.example\"",
Dandroid.hardware.dumpstate@1.1-service.example.rc1 service dumpstate-1-1 /vendor/bin/hw/android.hardware.dumpstate@1.1-service.example
5 interface android.hardware.dumpstate@1.0::IDumpstateDevice default
6 interface android.hardware.dumpstate@1.1::IDumpstateDevice default
Dmain.cpp32 using ::android::hardware::dumpstate::V1_1::DumpstateMode;
33 using ::android::hardware::dumpstate::V1_1::DumpstateStatus;
34 using ::android::hardware::dumpstate::V1_1::IDumpstateDevice;
36 using ::android::os::dumpstate::DumpFileToFd;
119 auto dumpstate = sp<DumpstateDevice>::make(); in main() local
122 if (serviceRegistrar.registerService(dumpstate) != ::android::OK) { in main()
/hardware/interfaces/dumpstate/1.0/vts/functional/
DVtsHalDumpstateV1_0TargetTest.cpp29 using ::android::hardware::dumpstate::V1_0::IDumpstateDevice;
36 dumpstate = IDumpstateDevice::getService(GetParam()); in SetUp()
37 ASSERT_NE(dumpstate, nullptr) << "Could not get HIDL instance"; in SetUp()
40 sp<IDumpstateDevice> dumpstate; member in DumpstateHidlTest
45 Return<void> status = dumpstate->dumpstateBoard(nullptr); in TEST_P()
55 Return<void> status = dumpstate->dumpstateBoard(handle); in TEST_P()
73 Return<void> status = dumpstate->dumpstateBoard(handle); in TEST_P()
96 Return<void> status = dumpstate->dumpstateBoard(handle); in TEST_P()
DAndroid.bp29 static_libs: ["android.hardware.dumpstate@1.0"],
/hardware/interfaces/dumpstate/1.1/vts/functional/
DVtsHalDumpstateV1_1TargetTest.cpp39 using ::android::hardware::dumpstate::V1_1::DumpstateMode;
40 using ::android::hardware::dumpstate::V1_1::DumpstateStatus;
41 using ::android::hardware::dumpstate::V1_1::IDumpstateDevice;
42 using ::android::hardware::dumpstate::V1_1::toString;
54 dumpstate = IDumpstateDevice::getService(instance_name); in GetService()
55 ASSERT_NE(dumpstate, nullptr) << "Could not get HIDL instance " << instance_name; in GetService()
59 Return<void> status = dumpstate->setVerboseLoggingEnabled(enable); in ToggleVerboseLogging()
62 if (!dumpstate->ping().isOk()) { in ToggleVerboseLogging()
68 Return<bool> logging_enabled = dumpstate->getVerboseLoggingEnabled(); in ToggleVerboseLogging()
74 if (!dumpstate->ping().isOk()) { in ToggleVerboseLogging()
[all …]
DAndroid.bp31 "android.hardware.dumpstate@1.0",
32 "android.hardware.dumpstate@1.1",
/hardware/interfaces/dumpstate/1.0/default/
Dservice.cpp29 using ::android::hardware::dumpstate::V1_0::IDumpstateDevice;
30 using ::android::hardware::dumpstate::V1_0::implementation::DumpstateDevice;
33 sp<IDumpstateDevice> dumpstate = new DumpstateDevice; in main() local
37 if (registrar.registerService(dumpstate) != OK) { in main()
Dandroid.hardware.dumpstate@1.0-service.rc1 service vendor.dumpstate-1-0 /vendor/bin/hw/android.hardware.dumpstate@1.0-service.example
5 interface android.hardware.dumpstate@1.0::IDumpstateDevice default
DDumpstateDevice.cpp26 using android::os::dumpstate::DumpFileToFd;
27 using android::os::dumpstate::RunCommandToFd;
31 namespace dumpstate { namespace
DAndroid.bp11 name: "android.hardware.dumpstate@1.0-service.example",
12 init_rc: ["android.hardware.dumpstate@1.0-service.rc"],
25 "android.hardware.dumpstate@1.0",
DDumpstateDevice.h25 namespace dumpstate {
29 using ::android::hardware::dumpstate::V1_0::IDumpstateDevice;
/hardware/interfaces/dumpstate/1.1/
DAndroid.bp13 name: "android.hardware.dumpstate@1.1",
20 "android.hardware.dumpstate@1.0",
DIDumpstateDevice.hal17 package android.hardware.dumpstate@1.1;
32 * This method may still be called by the dumpstate routine even if getVerboseLoggingEnabled
57 * dumpstate routine, and essential information that does not identify the user may be included.
68 * dumpstate routine, and essential information that does not identify the user may be included.
Dtypes.hal17 package android.hardware.dumpstate@1.1;
55 * This mode MUST be supported if the dumpstate HAL is implemented.
/hardware/google/pixel-sepolicy/input/
Ddumpstate.te2 dontaudit dumpstate twoshay:binder call;
/hardware/interfaces/dumpstate/1.0/
DAndroid.bp13 name: "android.hardware.dumpstate@1.0",
DIDumpstateDevice.hal17 package android.hardware.dumpstate@1.0;
/hardware/interfaces/
Dcurrent.txt71 f07b1ee3ba11a2fc9f200421b2e1afb7c1854ee987000e45c987fb9507795055 android.hardware.dumpstate@1.0::ID…
191 760485232f6cce07f8bb05e3475509956996b702f77415ee5bff05e2ec5a5bcc android.hardware.dumpstate@1.0::ID…
692 186bc152ae189ab48f3a761a44ddf5edd0d483073c5b6ca1f802f8b50488b754 android.hardware.dumpstate@1.1::ID…
693 d9df99be0f59d8f33a9699fe316c67bfd11818aa69440bb1123ba43e717cea85 android.hardware.dumpstate@1.1::ty…