/hardware/interfaces/uwb/aidl/aidl_api/android.hardware.uwb/1/android/hardware/uwb/ |
D | IUwbClientCallback.aidl | 40 …oneway void onHalEvent(in android.hardware.uwb.UwbEvent event, in android.hardware.uwb.UwbStatus s… in onHalEvent() method
|
/hardware/interfaces/uwb/aidl/aidl_api/android.hardware.uwb/current/android/hardware/uwb/ |
D | IUwbClientCallback.aidl | 40 …oneway void onHalEvent(in android.hardware.uwb.UwbEvent event, in android.hardware.uwb.UwbStatus s… in onHalEvent() method
|
/hardware/interfaces/uwb/aidl/android/hardware/uwb/ |
D | IUwbClientCallback.aidl | 44 void onHalEvent(in UwbEvent event, in UwbStatus status); in onHalEvent() method
|
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/ |
D | VehicleHal.h | 95 const HalEventFunction& onHalEvent, in init()
|
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/ |
D | GeneratorHub.cpp | 31 GeneratorHub::GeneratorHub(const OnHalEvent& onHalEvent) : mOnHalEvent(onHalEvent) { in GeneratorHub()
|
/hardware/interfaces/automotive/vehicle/aidl/impl/3/fake_impl/GeneratorHub/src/ |
D | GeneratorHub.cpp | 32 GeneratorHub::GeneratorHub(OnHalEvent&& onHalEvent) : mOnHalEvent(onHalEvent) { in GeneratorHub()
|
/hardware/interfaces/automotive/vehicle/aidl/impl/current/fake_impl/GeneratorHub/src/ |
D | GeneratorHub.cpp | 32 GeneratorHub::GeneratorHub(OnHalEvent&& onHalEvent) : mOnHalEvent(onHalEvent) { in GeneratorHub()
|
/hardware/interfaces/uwb/aidl/vts/ |
D | VtsHalUwbTargetTest.cpp | 57 ScopedAStatus onHalEvent(UwbEvent uwb_event, UwbStatus uwb_status) override { in onHalEvent() function in UwbClientCallback
|
/hardware/interfaces/automotive/vehicle/aidl/impl/3/fake_impl/GeneratorHub/test/ |
D | FakeVehicleHalValueGeneratorsTest.cpp | 86 void onHalEvent(const VehiclePropValue& event) { in onHalEvent() function in android::hardware::automotive::vehicle::fake::FakeVehicleHalValueGeneratorsTest
|
/hardware/interfaces/automotive/vehicle/aidl/impl/current/fake_impl/GeneratorHub/test/ |
D | FakeVehicleHalValueGeneratorsTest.cpp | 86 void onHalEvent(const VehiclePropValue& event) { in onHalEvent() function in android::hardware::automotive::vehicle::fake::FakeVehicleHalValueGeneratorsTest
|
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/ |
D | VehicleHalManager.cpp | 449 void VehicleHalManager::onHalEvent(VehiclePropValuePtr v) { in onHalEvent() function in android::hardware::automotive::vehicle::V2_0::VehicleHalManager
|
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/tests/ |
D | DefaultVhalImpl_test.cpp | 144 void onHalEvent(VehiclePropValuePtr v) { in onHalEvent() function in __anonde9c36280111::DefaultVhalImplTest
|