Home
last modified time | relevance | path

Searched defs:hal (Results 1 – 25 of 48) sorted by relevance

12

/packages/apps/TV/tuner/src/com/android/tv/tuner/source/
DTunerTsStreamerManager.java95 Tuner hal = streamer.getTunerHal(); in createDataSource() local
119 Tuner hal = streamer.getTunerHal(); in releaseDataSource() local
201 Tuner hal = mTunerHalManager.getOrCreateTunerHal(mContext, sessionId); in create() local
260 Tuner hal = mTunerHals.get(sessionId); in getOrCreateTunerHal() local
276 private void releaseTunerHal(Tuner hal, int sessionId, boolean reuse) { in releaseTunerHal()
291 Tuner hal = mTunerHals.get(sessionId); in releaseCachedHal() local
/packages/services/Car/service/src/com/android/car/
DOccupantAwarenessService.java191 IOccupantAwareness hal; in startDetectionGraph() local
216 IOccupantAwareness hal; in stopDetectionGraph() local
256 IOccupantAwareness hal; in getCapabilityForRole() local
/packages/modules/Virtualization/libs/libvmbase/src/
Dvirtio.rs17 mod hal; module
/packages/modules/Bluetooth/system/gd/hal/
Dhci_hal_android_test.cc30 namespace bluetooth::hal { namespace
92 HciHal* hal; member in bluetooth::hal::__anon6e73b11d0311::HciHalAndroidTest
Dsnoop_logger_socket_thread.cc37 namespace hal { namespace
Dsocket_hal_host.cc18 namespace bluetooth::hal { namespace
Dlink_clocker.cc25 namespace bluetooth::hal { namespace
Dhci_hal_fake.cc20 namespace hal { namespace
Dhci_backend_aidl.cc26 namespace bluetooth::hal { namespace
Dranging_hal_host.cc25 namespace hal { namespace
Dsocket_hal_android.cc33 namespace bluetooth::hal { namespace
Dsnoop_logger_socket.cc41 namespace hal { namespace
Dsnoop_logger_tracing.cc32 namespace hal { namespace
Dhci_backend_hidl.cc37 namespace bluetooth::hal { namespace
/packages/services/Car/service/src/com/android/car/hal/
DInputHalService.java146 public InputHalService(VehicleHal hal) { in InputHalService()
151 InputHalService(VehicleHal hal, LongSupplier uptimeSupplier) { in InputHalService()
DTimeHalService.java95 TimeHalService(Context context, VehicleHal hal) { in TimeHalService()
DEvsHalService.java71 public EvsHalService(VehicleHal hal) { in EvsHalService()
/packages/services/Car/cpp/watchdog/stable_server/tests/
DMockSubscriptionClient.h44 const std::shared_ptr<MockVehicle>& hal, in MockSubscriptionClient()
/packages/services/Car/cpp/watchdog/server/tests/
DMockSubscriptionClient.h44 const std::shared_ptr<MockVehicle>& hal, in MockSubscriptionClient()
/packages/services/Car/cpp/vhal/client/src/
DAidlVhalClient.cpp187 AidlVhalClient::AidlVhalClient(std::shared_ptr<IVehicle> hal) : in AidlVhalClient()
190 AidlVhalClient::AidlVhalClient(std::shared_ptr<IVehicle> hal, int64_t timeoutInMs) : in AidlVhalClient()
193 AidlVhalClient::AidlVhalClient(std::shared_ptr<IVehicle> hal, int64_t timeoutInMs, in AidlVhalClient()
393 GetSetValueClient::GetSetValueClient(int64_t timeoutInNs, std::shared_ptr<IVehicle> hal) : in GetSetValueClient()
680 AidlSubscriptionClient::AidlSubscriptionClient(std::shared_ptr<IVehicle> hal, in AidlSubscriptionClient()
DHidlVhalClient.cpp81 HidlVhalClient::HidlVhalClient(sp<IVehicle> hal) : mHal(hal) { in HidlVhalClient()
242 HidlSubscriptionClient::HidlSubscriptionClient(sp<IVehicle> hal, in HidlSubscriptionClient()
/packages/modules/Bluetooth/system/gd/hal/fuzz/
Dfuzz_hci_hal.cc23 namespace hal { namespace
/packages/modules/Nfc/libnfc-nci/src/rust/hal/ffi/
Dhidl.cc23 namespace hal { namespace
/packages/modules/Bluetooth/system/audio/asrc/
Dasrc_resampler_test.cc27 namespace bluetooth::hal { namespace
/packages/apps/TV/tuner/src/com/android/tv/tuner/hdhomerun/
DHdHomeRunChannelScan.java55 Context context, EventListener eventListener, HdHomeRunTunerHal hal) { in HdHomeRunChannelScan()

12