/packages/apps/TV/tuner/src/com/android/tv/tuner/source/ |
D | TunerTsStreamerManager.java | 95 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/ |
D | OccupantAwarenessService.java | 191 IOccupantAwareness hal; in startDetectionGraph() local 216 IOccupantAwareness hal; in stopDetectionGraph() local 256 IOccupantAwareness hal; in getCapabilityForRole() local
|
/packages/modules/Virtualization/libs/libvmbase/src/ |
D | virtio.rs | 17 mod hal; module
|
/packages/modules/Bluetooth/system/gd/hal/ |
D | hci_hal_android_test.cc | 30 namespace bluetooth::hal { namespace 92 HciHal* hal; member in bluetooth::hal::__anon6e73b11d0311::HciHalAndroidTest
|
D | snoop_logger_socket_thread.cc | 37 namespace hal { namespace
|
D | socket_hal_host.cc | 18 namespace bluetooth::hal { namespace
|
D | link_clocker.cc | 25 namespace bluetooth::hal { namespace
|
D | hci_hal_fake.cc | 20 namespace hal { namespace
|
D | hci_backend_aidl.cc | 26 namespace bluetooth::hal { namespace
|
D | ranging_hal_host.cc | 25 namespace hal { namespace
|
D | socket_hal_android.cc | 33 namespace bluetooth::hal { namespace
|
D | snoop_logger_socket.cc | 41 namespace hal { namespace
|
D | snoop_logger_tracing.cc | 32 namespace hal { namespace
|
D | hci_backend_hidl.cc | 37 namespace bluetooth::hal { namespace
|
/packages/services/Car/service/src/com/android/car/hal/ |
D | InputHalService.java | 146 public InputHalService(VehicleHal hal) { in InputHalService() 151 InputHalService(VehicleHal hal, LongSupplier uptimeSupplier) { in InputHalService()
|
D | TimeHalService.java | 95 TimeHalService(Context context, VehicleHal hal) { in TimeHalService()
|
D | EvsHalService.java | 71 public EvsHalService(VehicleHal hal) { in EvsHalService()
|
/packages/services/Car/cpp/watchdog/stable_server/tests/ |
D | MockSubscriptionClient.h | 44 const std::shared_ptr<MockVehicle>& hal, in MockSubscriptionClient()
|
/packages/services/Car/cpp/watchdog/server/tests/ |
D | MockSubscriptionClient.h | 44 const std::shared_ptr<MockVehicle>& hal, in MockSubscriptionClient()
|
/packages/services/Car/cpp/vhal/client/src/ |
D | AidlVhalClient.cpp | 187 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()
|
D | HidlVhalClient.cpp | 81 HidlVhalClient::HidlVhalClient(sp<IVehicle> hal) : mHal(hal) { in HidlVhalClient() 242 HidlSubscriptionClient::HidlSubscriptionClient(sp<IVehicle> hal, in HidlSubscriptionClient()
|
/packages/modules/Bluetooth/system/gd/hal/fuzz/ |
D | fuzz_hci_hal.cc | 23 namespace hal { namespace
|
/packages/modules/Nfc/libnfc-nci/src/rust/hal/ffi/ |
D | hidl.cc | 23 namespace hal { namespace
|
/packages/modules/Bluetooth/system/audio/asrc/ |
D | asrc_resampler_test.cc | 27 namespace bluetooth::hal { namespace
|
/packages/apps/TV/tuner/src/com/android/tv/tuner/hdhomerun/ |
D | HdHomeRunChannelScan.java | 55 Context context, EventListener eventListener, HdHomeRunTunerHal hal) { in HdHomeRunChannelScan()
|