Home
last modified time | relevance | path

Searched refs:V1_0 (Results 1 – 25 of 104) sorted by relevance

12345

/device/google/coral/usb/
DUsb.h30 using ::android::hardware::usb::V1_0::PortDataRole;
31 using ::android::hardware::usb::V1_0::PortPowerRole;
32 using ::android::hardware::usb::V1_0::PortRole;
33 using ::android::hardware::usb::V1_0::PortRoleType;
34 using ::android::hardware::usb::V1_0::Status;
41 using ::android::hidl::base::V1_0::DebugInfo;
42 using ::android::hidl::base::V1_0::IBase;
45 V1_0, enumerator
53 Return<void> switchRole(const hidl_string &portName, const V1_0::PortRole &role) override;
54 Return<void> setCallback(const sp<V1_0::IUsbCallback> &callback) override;
[all …]
DUsbGadget.cpp33 namespace V1_0 { namespace
48 Return<void> UsbGadget::getCurrentUsbFunctions(const sp<V1_0::IUsbGadgetCallback> &callback) { in getCurrentUsbFunctions()
58 V1_0::Status UsbGadget::tearDownGadget() { in tearDownGadget()
70 static V1_0::Status validateAndSetVidPid(uint64_t functions) { in validateAndSetVidPid()
71 V1_0::Status ret = Status::SUCCESS; in validateAndSetVidPid()
219 V1_0::Status UsbGadget::setupFunctions(uint64_t functions, in setupFunctions()
220 const sp<V1_0::IUsbGadgetCallback> &callback, in setupFunctions()
289 const sp<V1_0::IUsbGadgetCallback> &callback, in setCurrentUsbFunctions()
297 V1_0::Status status = tearDownGadget(); in setCurrentUsbFunctions()
/device/google/crosshatch/usb/
DUsb.h23 using ::android::hardware::usb::V1_0::PortRole;
24 using ::android::hardware::usb::V1_0::PortRoleType;
25 using ::android::hardware::usb::V1_0::PortDataRole;
26 using ::android::hardware::usb::V1_0::PortPowerRole;
27 using ::android::hardware::usb::V1_0::Status;
32 using ::android::hidl::base::V1_0::DebugInfo;
33 using ::android::hidl::base::V1_0::IBase;
45 Return<void> switchRole(const hidl_string& portName, const V1_0::PortRole& role) override;
46 Return<void> setCallback(const sp<V1_0::IUsbCallback>& callback) override;
50 sp<V1_0::IUsbCallback> mCallback_1_0;
/device/google/wahoo/usb/
DUsb.h23 using ::android::hardware::usb::V1_0::PortRole;
24 using ::android::hardware::usb::V1_0::PortRoleType;
25 using ::android::hardware::usb::V1_0::PortDataRole;
26 using ::android::hardware::usb::V1_0::PortPowerRole;
27 using ::android::hardware::usb::V1_0::Status;
32 using ::android::hidl::base::V1_0::DebugInfo;
33 using ::android::hidl::base::V1_0::IBase;
45 Return<void> switchRole(const hidl_string& portName, const V1_0::PortRole& role) override;
46 Return<void> setCallback(const sp<V1_0::IUsbCallback>& callback) override;
50 sp<V1_0::IUsbCallback> mCallback_1_0;
/device/google/bonito/usb/
DUsb.h23 using ::android::hardware::usb::V1_0::PortRole;
24 using ::android::hardware::usb::V1_0::PortRoleType;
25 using ::android::hardware::usb::V1_0::PortDataRole;
26 using ::android::hardware::usb::V1_0::PortPowerRole;
27 using ::android::hardware::usb::V1_0::Status;
32 using ::android::hidl::base::V1_0::DebugInfo;
33 using ::android::hidl::base::V1_0::IBase;
45 Return<void> switchRole(const hidl_string& portName, const V1_0::PortRole& role) override;
46 Return<void> setCallback(const sp<V1_0::IUsbCallback>& callback) override;
50 sp<V1_0::IUsbCallback> mCallback_1_0;
/device/linaro/hikey/power/
DPower.cpp39 using ::android::hardware::power::V1_0::Feature;
40 using ::android::hardware::power::V1_0::PowerHint;
41 using ::android::hardware::power::V1_0::PowerStatePlatformSleepState;
42 using ::android::hardware::power::V1_0::Status;
/device/generic/goldfish/camera/
DExif.h27 using ::android::hardware::camera::common::V1_0::helper::CameraParameters;
28 using ::android::hardware::camera::common::V1_0::helper::Size;
30 using ::android::hardware::camera::common::V1_0::helper::CameraMetadata;
/device/google/bonito/powerstats/
Dservice.cpp40 using android::hardware::power::stats::V1_0::IPowerStats;
41 using android::hardware::power::stats::V1_0::PowerEntityInfo;
42 using android::hardware::power::stats::V1_0::PowerEntityStateSpace;
43 using android::hardware::power::stats::V1_0::PowerEntityType;
44 using android::hardware::power::stats::V1_0::implementation::PowerStats;
/device/google/wahoo/powerstats/
Dservice.cpp41 using android::hardware::power::stats::V1_0::IPowerStats;
42 using android::hardware::power::stats::V1_0::PowerEntityInfo;
43 using android::hardware::power::stats::V1_0::PowerEntityStateSpace;
44 using android::hardware::power::stats::V1_0::PowerEntityType;
45 using android::hardware::power::stats::V1_0::implementation::PowerStats;
/device/google/contexthub/lefty/
Dlefty_service.cpp25 using ::vendor::google_clockwork::lefty::V1_0::ILefty;
26 using ::vendor::google_clockwork::lefty::V1_0::implementation::Lefty;
DLefty.h27 namespace V1_0 {
30 using ::vendor::google_clockwork::lefty::V1_0::ILefty;
/device/google/crosshatch/powerstats/
Dservice.cpp40 using android::hardware::power::stats::V1_0::IPowerStats;
41 using android::hardware::power::stats::V1_0::PowerEntityInfo;
42 using android::hardware::power::stats::V1_0::PowerEntityStateSpace;
43 using android::hardware::power::stats::V1_0::PowerEntityType;
44 using android::hardware::power::stats::V1_0::implementation::PowerStats;
/device/google/bonito/vr/
Dservice.cpp27 using ::android::hardware::vr::V1_0::implementation::VrDevice;
28 using ::android::hardware::vr::V1_0::IVr;
DVrDevice.h24 namespace V1_0 {
27 using ::android::hardware::vr::V1_0::IVr;
/device/google/crosshatch/vibrator/
DVibrator.h36 using Status = ::android::hardware::vibrator::V1_0::Status;
42 using EffectStrength = ::android::hardware::vibrator::V1_0::EffectStrength;
43 Return<void> perform(V1_0::Effect effect, EffectStrength strength, perform_cb _hidl_cb)
/device/linaro/hikey/bluetooth/
Dservice.cc27 using ::android::hardware::bluetooth::V1_0::IBluetoothHci;
28 using ::android::hardware::bluetooth::V1_0::hikey::BluetoothHci;
/device/google/contexthub/contexthubhal/
Dservice.cpp27 using android::hardware::contexthub::V1_0::IContexthub;
28 using android::hardware::contexthub::V1_0::implementation::Contexthub;
/device/google/crosshatch/dumpstate/
Dservice.cpp24 using ::android::hardware::dumpstate::V1_0::IDumpstateDevice;
25 using ::android::hardware::dumpstate::V1_0::implementation::DumpstateDevice;
/device/google/bonito/dumpstate/
Dservice.cpp24 using ::android::hardware::dumpstate::V1_0::IDumpstateDevice;
25 using ::android::hardware::dumpstate::V1_0::implementation::DumpstateDevice;
DDumpstateDevice.h27 namespace V1_0 {
30 using ::android::hardware::dumpstate::V1_0::IDumpstateDevice;
/device/google/coral/dumpstate/
Dservice.cpp24 using ::android::hardware::dumpstate::V1_0::IDumpstateDevice;
25 using ::android::hardware::dumpstate::V1_0::implementation::DumpstateDevice;
/device/google/wahoo/dumpstate/
Dservice.cpp24 using ::android::hardware::dumpstate::V1_0::IDumpstateDevice;
25 using ::android::hardware::dumpstate::V1_0::implementation::DumpstateDevice;
/device/google/wahoo/vibrator/
DVibrator.h38 using Status = ::android::hardware::vibrator::V1_0::Status;
44 using EffectStrength = ::android::hardware::vibrator::V1_0::EffectStrength;
45 Return<void> perform(V1_0::Effect effect, EffectStrength strength, perform_cb _hidl_cb)
/device/google/cuttlefish/guest/hals/health/storage/
Dservice.cpp28 using android::hardware::health::storage::V1_0::IStorage;
29 using android::hardware::health::storage::V1_0::implementation::Storage;
/device/google/coral/powerstats/
DGpuStateResidencyDataProvider.h21 using android::hardware::power::stats::V1_0::PowerEntityStateResidencyResult;
22 using android::hardware::power::stats::V1_0::PowerEntityStateSpace;

12345