Searched refs:hardware (Results 1 - 25 of 1257) sorted by relevance

1234567891011>>

/hardware/libhardware/modules/sensors/
H A Dmultihal.h19 #include <hardware/sensors.h>
20 #include <hardware/hardware.h>
/hardware/interfaces/automotive/vehicle/2.1/
H A DIVehicle.hal17 package android.hardware.automotive.vehicle@2.1;
19 import android.hardware.automotive.vehicle@2.0;
/hardware/interfaces/tests/bar/1.0/
H A DIFooCallback.hal17 package android.hardware.tests.bar@1.0;
/hardware/interfaces/tests/baz/1.0/
H A DIQuux.hal17 package android.hardware.tests.baz@1.0;
/hardware/interfaces/tests/versioning/1.0/
H A DIFoo.hal17 package android.hardware.tests.versioning@1.0;
/hardware/interfaces/tests/versioning/2.2/
H A DIBar.hal17 package android.hardware.tests.versioning@2.2;
H A DIFoo.hal17 package android.hardware.tests.versioning@2.2;
/hardware/interfaces/wifi/supplicant/1.0/
H A DISupplicantP2pNetworkCallback.hal17 package android.hardware.wifi.supplicant@1.0;
/hardware/interfaces/keymaster/3.0/default/
H A Dservice.cpp18 #define LOG_TAG "android.hardware.keymaster@3.0-service"
20 #include <android/hardware/keymaster/3.0/IKeymasterDevice.h>
25 using android::hardware::configureRpcThreadpool;
26 using android::hardware::joinRpcThreadpool;
28 using android::hardware::keymaster::V3_0::IKeymasterDevice;
29 using android::hardware::defaultPassthroughServiceImplementation;
/hardware/interfaces/boot/1.0/default/
H A Dservice.cpp16 #define LOG_TAG "android.hardware.boot@1.0-service"
18 #include <android/hardware/boot/1.0/IBootControl.h>
21 using ::android::hardware::boot::V1_0::IBootControl;
22 using android::hardware::defaultPassthroughServiceImplementation;
/hardware/interfaces/contexthub/1.0/default/
H A Dservice.cpp17 #define LOG_TAG "android.hardware.contexthub@1.0-service"
19 #include <android/hardware/contexthub/1.0/IContexthub.h>
22 using android::hardware::contexthub::V1_0::IContexthub;
23 using android::hardware::defaultPassthroughServiceImplementation;
/hardware/interfaces/gatekeeper/1.0/default/
H A Dservice.cpp16 #define LOG_TAG "android.hardware.gatekeeper@1.0-service"
18 #include <android/hardware/gatekeeper/1.0/IGatekeeper.h>
23 using android::hardware::gatekeeper::V1_0::IGatekeeper;
24 using android::hardware::defaultPassthroughServiceImplementation;
/hardware/interfaces/health/1.0/default/
H A DHealthService.cpp17 #define LOG_TAG "android.hardware.health@1.0-service"
19 #include <android/hardware/health/1.0/IHealth.h>
22 using android::hardware::health::V1_0::IHealth;
23 using android::hardware::defaultPassthroughServiceImplementation;
/hardware/interfaces/ir/1.0/default/
H A Dservice.cpp17 #define LOG_TAG "android.hardware.ir@1.0-service"
19 #include <android/hardware/ir/1.0/IConsumerIr.h>
22 using android::hardware::ir::V1_0::IConsumerIr;
23 using android::hardware::defaultPassthroughServiceImplementation;
/hardware/interfaces/light/2.0/default/
H A Dservice.cpp17 #define LOG_TAG "android.hardware.light@2.0-service"
19 #include <android/hardware/light/2.0/ILight.h>
22 using android::hardware::light::V2_0::ILight;
23 using android::hardware::defaultPassthroughServiceImplementation;
/hardware/interfaces/memtrack/1.0/default/
H A Dservice.cpp17 #define LOG_TAG "android.hardware.memtrack@1.0-service"
19 #include <android/hardware/memtrack/1.0/IMemtrack.h>
22 using android::hardware::memtrack::V1_0::IMemtrack;
23 using android::hardware::defaultPassthroughServiceImplementation;
/hardware/interfaces/nfc/1.0/default/
H A Dservice.cpp1 #define LOG_TAG "android.hardware.nfc@1.0-service"
3 #include <android/hardware/nfc/1.0/INfc.h>
8 using android::hardware::nfc::V1_0::INfc;
9 using android::hardware::defaultPassthroughServiceImplementation;
/hardware/interfaces/power/1.0/default/
H A Dservice.cpp17 #define LOG_TAG "android.hardware.power@1.0-service"
19 #include <android/hardware/power/1.0/IPower.h>
22 using android::hardware::power::V1_0::IPower;
23 using android::hardware::defaultPassthroughServiceImplementation;
/hardware/interfaces/sensors/1.0/default/
H A Dservice.cpp17 #define LOG_TAG "android.hardware.sensors@1.0-service"
19 #include <android/hardware/sensors/1.0/ISensors.h>
22 using android::hardware::sensors::V1_0::ISensors;
23 using android::hardware::defaultPassthroughServiceImplementation;
/hardware/interfaces/thermal/1.0/default/
H A Dservice.cpp17 #define LOG_TAG "android.hardware.thermal@1.0-service"
19 #include <android/hardware/thermal/1.0/IThermal.h>
22 using android::hardware::thermal::V1_0::IThermal;
23 using android::hardware::defaultPassthroughServiceImplementation;
/hardware/interfaces/vibrator/1.0/default/
H A Dservice.cpp16 #define LOG_TAG "android.hardware.vibrator@1.0-service"
18 #include <android/hardware/vibrator/1.0/IVibrator.h>
21 using android::hardware::vibrator::V1_0::IVibrator;
22 using android::hardware::defaultPassthroughServiceImplementation;
/hardware/interfaces/vr/1.0/default/
H A Dservice.cpp16 #define LOG_TAG "android.hardware.vr@1.0-service"
18 #include <android/hardware/vr/1.0/IVr.h>
22 using android::hardware::vr::V1_0::IVr;
23 using android::hardware::defaultPassthroughServiceImplementation;
/hardware/qcom/gps/msm8998/android/
H A Dservice.cpp21 #define LOG_TAG "android.hardware.gnss@1.0-service-qti"
23 #include <android/hardware/gnss/1.0/IGnss.h>
26 using android::hardware::gnss::V1_0::IGnss;
27 using android::hardware::defaultPassthroughServiceImplementation;
/hardware/interfaces/broadcastradio/1.1/
H A DIBroadcastRadioFactory.hal17 package android.hardware.broadcastradio@1.1;
/hardware/interfaces/dumpstate/1.0/
H A DIDumpstateDevice.hal17 package android.hardware.dumpstate@1.0;

Completed in 641 milliseconds

1234567891011>>