/device/google/coral/usb/ |
D | Usb.h | 30 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 …]
|
D | UsbGadget.cpp | 33 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/ |
D | Usb.h | 23 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/ |
D | Usb.h | 23 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/ |
D | Usb.h | 23 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/ |
D | Power.cpp | 39 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/ |
D | Exif.h | 27 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/ |
D | service.cpp | 40 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/ |
D | service.cpp | 41 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/ |
D | lefty_service.cpp | 25 using ::vendor::google_clockwork::lefty::V1_0::ILefty; 26 using ::vendor::google_clockwork::lefty::V1_0::implementation::Lefty;
|
D | Lefty.h | 27 namespace V1_0 { 30 using ::vendor::google_clockwork::lefty::V1_0::ILefty;
|
/device/google/crosshatch/powerstats/ |
D | service.cpp | 40 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/ |
D | service.cpp | 27 using ::android::hardware::vr::V1_0::implementation::VrDevice; 28 using ::android::hardware::vr::V1_0::IVr;
|
D | VrDevice.h | 24 namespace V1_0 { 27 using ::android::hardware::vr::V1_0::IVr;
|
/device/google/crosshatch/vibrator/ |
D | Vibrator.h | 36 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/ |
D | service.cc | 27 using ::android::hardware::bluetooth::V1_0::IBluetoothHci; 28 using ::android::hardware::bluetooth::V1_0::hikey::BluetoothHci;
|
/device/google/contexthub/contexthubhal/ |
D | service.cpp | 27 using android::hardware::contexthub::V1_0::IContexthub; 28 using android::hardware::contexthub::V1_0::implementation::Contexthub;
|
/device/google/crosshatch/dumpstate/ |
D | service.cpp | 24 using ::android::hardware::dumpstate::V1_0::IDumpstateDevice; 25 using ::android::hardware::dumpstate::V1_0::implementation::DumpstateDevice;
|
/device/google/bonito/dumpstate/ |
D | service.cpp | 24 using ::android::hardware::dumpstate::V1_0::IDumpstateDevice; 25 using ::android::hardware::dumpstate::V1_0::implementation::DumpstateDevice;
|
D | DumpstateDevice.h | 27 namespace V1_0 { 30 using ::android::hardware::dumpstate::V1_0::IDumpstateDevice;
|
/device/google/coral/dumpstate/ |
D | service.cpp | 24 using ::android::hardware::dumpstate::V1_0::IDumpstateDevice; 25 using ::android::hardware::dumpstate::V1_0::implementation::DumpstateDevice;
|
/device/google/wahoo/dumpstate/ |
D | service.cpp | 24 using ::android::hardware::dumpstate::V1_0::IDumpstateDevice; 25 using ::android::hardware::dumpstate::V1_0::implementation::DumpstateDevice;
|
/device/google/wahoo/vibrator/ |
D | Vibrator.h | 38 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/ |
D | service.cpp | 28 using android::hardware::health::storage::V1_0::IStorage; 29 using android::hardware::health::storage::V1_0::implementation::Storage;
|
/device/google/coral/powerstats/ |
D | GpuStateResidencyDataProvider.h | 21 using android::hardware::power::stats::V1_0::PowerEntityStateResidencyResult; 22 using android::hardware::power::stats::V1_0::PowerEntityStateSpace;
|