Home
last modified time | relevance | path

Searched refs:V1_1 (Results 1 – 25 of 44) sorted by relevance

12

/device/google/sunfish/vibrator/common/bench/
Dbenchmark.cpp35 namespace V1_1 = ::android::hardware::vibrator::V1_1;
201 VibratorEffectsBench<V1_1::IVibrator, V1_1::Effect_1_1, V1_0::Effect>;
204 { performBench(&state, &V1_1::IVibrator::perform_1_1); });
207 VibratorEffectsBench<V1_2::IVibrator, V1_2::Effect, V1_1::Effect_1_1>;
/device/google/sunfish/dumpstate/
DDumpstateDevice.h27 namespace V1_1 {
30 using ::android::hardware::dumpstate::V1_1::DumpstateMode;
31 using ::android::hardware::dumpstate::V1_1::DumpstateStatus;
32 using ::android::hardware::dumpstate::V1_1::IDumpstateDevice;
Dservice.cpp24 using ::android::hardware::dumpstate::V1_1::IDumpstateDevice;
25 using ::android::hardware::dumpstate::V1_1::implementation::DumpstateDevice;
/device/google/barbet/dumpstate/
DDumpstateDevice.h27 namespace V1_1 {
30 using ::android::hardware::dumpstate::V1_1::DumpstateMode;
31 using ::android::hardware::dumpstate::V1_1::DumpstateStatus;
32 using ::android::hardware::dumpstate::V1_1::IDumpstateDevice;
Dservice.cpp24 using ::android::hardware::dumpstate::V1_1::IDumpstateDevice;
25 using ::android::hardware::dumpstate::V1_1::implementation::DumpstateDevice;
/device/google/coral/dumpstate/
DDumpstateDevice.h27 namespace V1_1 {
30 using ::android::hardware::dumpstate::V1_1::DumpstateMode;
31 using ::android::hardware::dumpstate::V1_1::DumpstateStatus;
32 using ::android::hardware::dumpstate::V1_1::IDumpstateDevice;
Dservice.cpp24 using ::android::hardware::dumpstate::V1_1::IDumpstateDevice;
25 using ::android::hardware::dumpstate::V1_1::implementation::DumpstateDevice;
/device/google/redfin/dumpstate/
DDumpstateDevice.h27 namespace V1_1 {
30 using ::android::hardware::dumpstate::V1_1::DumpstateMode;
31 using ::android::hardware::dumpstate::V1_1::DumpstateStatus;
32 using ::android::hardware::dumpstate::V1_1::IDumpstateDevice;
Dservice.cpp24 using ::android::hardware::dumpstate::V1_1::IDumpstateDevice;
25 using ::android::hardware::dumpstate::V1_1::implementation::DumpstateDevice;
/device/google/trout/tests/hal/dumpstate/1.1/src/com/android/trout/dumpstate/tests/
DDumpstateE2eTests.java18 import android.hardware.dumpstate.V1_1.DumpstateMode;
19 import android.hardware.dumpstate.V1_1.DumpstateStatus;
20 import android.hardware.dumpstate.V1_1.IDumpstateDevice;
51 mDevice = android.hardware.dumpstate.V1_1.IDumpstateDevice.getService(true /* retry */); in setUp()
/device/google/trout/hal/dumpstate/1.1/
Dservice.cpp39 using ::android::hardware::dumpstate::V1_1::IDumpstateDevice;
40 using ::android::hardware::dumpstate::V1_1::implementation::makeVirtualizationDumpstateDevice;
41 using ::android::hardware::dumpstate::V1_1::implementation::WatchdogClient;
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_config.cpp87 sp<V1_1::IRadioConfigResponse> mRadioConfigResponseV1_1;
104 Return<void> setModemsConfig(int32_t serial, const V1_1::ModemsConfig& modemsConfig);
124 V1_1::IRadioConfigResponse::castFrom(mRadioConfigResponse).withDefault(nullptr); in setResponseFunctions()
225 Return<void> RadioConfigImpl::setModemsConfig(int32_t serial, const V1_1::ModemsConfig& modemsConfi… in setModemsConfig()
413 V1_1::PhoneCapability phoneCapability = {}; in getPhoneCapabilityResponse()
485 V1_1::ModemsConfig mdCfg = {}; in getModemsConfigResponse()
/device/google/redfin/usb/gadget/
Dservice_gadget.cpp29 using android::hardware::usb::gadget::V1_1::IUsbGadget;
30 using android::hardware::usb::gadget::V1_1::implementation::UsbGadget;
DUsbGadget.h39 namespace V1_1 {
65 using ::android::hardware::usb::gadget::V1_1::IUsbGadget;
/device/google/sunfish/usb/gadget/
Dservice_gadget.cpp29 using android::hardware::usb::gadget::V1_1::IUsbGadget;
30 using android::hardware::usb::gadget::V1_1::implementation::UsbGadget;
DUsbGadget.h39 namespace V1_1 {
65 using ::android::hardware::usb::gadget::V1_1::IUsbGadget;
/device/google/barbet/usb/gadget/
Dservice_gadget.cpp29 using android::hardware::usb::gadget::V1_1::IUsbGadget;
30 using android::hardware::usb::gadget::V1_1::implementation::UsbGadget;
DUsbGadget.h39 namespace V1_1 {
65 using ::android::hardware::usb::gadget::V1_1::IUsbGadget;
/device/google/coral/usb/gadget/
Dservice_gadget.cpp29 using android::hardware::usb::gadget::V1_1::IUsbGadget;
30 using android::hardware::usb::gadget::V1_1::implementation::UsbGadget;
DUsbGadget.h39 namespace V1_1 {
65 using ::android::hardware::usb::gadget::V1_1::IUsbGadget;
/device/linaro/hikey/power/
Dservice.cpp33 using android::hardware::power::V1_1::IPower;
34 using android::hardware::power::V1_1::implementation::Power;
DPower.h28 namespace V1_1 {
33 using ::android::hardware::power::V1_1::IPower;
DPower.cpp36 namespace V1_1 { namespace
43 using ::android::hardware::power::V1_1::PowerStateSubsystem;
/device/google/gs-common/bootctrl/1.2/
DBootControl.h53 ::android::hardware::boot::V1_1::MergeStatus status) override;
54 Return<::android::hardware::boot::V1_1::MergeStatus> getSnapshotMergeStatus() override;
DBootControl.cpp43 using android::hardware::boot::V1_1::MergeStatus;
490 ::android::hardware::boot::V1_1::MergeStatus status) { in setSnapshotMergeStatus()
494 Return<::android::hardware::boot::V1_1::MergeStatus> BootControl::getSnapshotMergeStatus() { in getSnapshotMergeStatus()

12