Home
last modified time | relevance | path

Searched defs:subscribe (Results 1 – 25 of 26) sorted by relevance

12

/hardware/interfaces/automotive/vehicle/aidl/aidl_api/android.hardware.automotive.vehicle/3/android/hardware/automotive/vehicle/
DIVehicle.aidl41 …void subscribe(in android.hardware.automotive.vehicle.IVehicleCallback callback, in android.hardwa… in subscribe() method
/hardware/interfaces/automotive/vehicle/aidl/aidl_api/android.hardware.automotive.vehicle/2/android/hardware/automotive/vehicle/
DIVehicle.aidl41 …void subscribe(in android.hardware.automotive.vehicle.IVehicleCallback callback, in android.hardwa… in subscribe() method
/hardware/interfaces/automotive/vehicle/aidl/aidl_api/android.hardware.automotive.vehicle/1/android/hardware/automotive/vehicle/
DIVehicle.aidl41 …void subscribe(in android.hardware.automotive.vehicle.IVehicleCallback callback, in android.hardwa… in subscribe() method
/hardware/interfaces/automotive/vehicle/aidl/rust_impl/vhal/src/
Ddefault_vehicle_hal.rs37 fn subscribe( in subscribe() method
/hardware/interfaces/automotive/vehicle/aidl/impl/3/hardware/include/
DIVehicleHardware.h203 virtual aidlvhal::StatusCode subscribe([[maybe_unused]] aidlvhal::SubscribeOptions options) { in subscribe() function
/hardware/interfaces/automotive/vehicle/aidl/aidl_api/android.hardware.automotive.vehicle/4/android/hardware/automotive/vehicle/
DIVehicle.aidl41 …void subscribe(in android.hardware.automotive.vehicle.IVehicleCallback callback, in android.hardwa… in subscribe() method
/hardware/interfaces/automotive/vehicle/aidl/android/hardware/automotive/vehicle/
DIVehicle.aidl230 void subscribe(in IVehicleCallback callback, in SubscribeOptions[] options, in subscribe() method
/hardware/interfaces/automotive/vehicle/aidl/aidl_api/android.hardware.automotive.vehicle/current/android/hardware/automotive/vehicle/
DIVehicle.aidl41 …void subscribe(in android.hardware.automotive.vehicle.IVehicleCallback callback, in android.hardwa… in subscribe() method
/hardware/interfaces/automotive/vehicle/2.0/default/tests/fuzzer/
DVehicleManager_fuzzer.h58 StatusCode subscribe(int32_t /* property */, float /* sampleRate */) override { in subscribe() function
/hardware/interfaces/automotive/vehicle/aidl/impl/current/hardware/include/
DIVehicleHardware.h218 virtual aidlvhal::StatusCode subscribe([[maybe_unused]] aidlvhal::SubscribeOptions options) { in subscribe() function
/hardware/interfaces/wifi/netlinkinterceptor/libnlinterceptor/
Dlibnlinterceptor.cpp129 bool subscribe(const InterceptedSocket& sock, uint32_t group) { in subscribe() function
/hardware/interfaces/automotive/vehicle/2.0/default/tests/
DVehicleHalManager_test.cpp108 StatusCode subscribe(int32_t /* property */, in subscribe() function in android::hardware::automotive::vehicle::V2_0::__anonc81427a50111::MockedVehicleHal
265 TEST_F(VehicleHalManagerTest, subscribe) { in TEST_F() argument
/hardware/interfaces/automotive/vehicle/aidl/impl/3/grpc/
DGRPCVehicleHardware.cpp294 aidlvhal::StatusCode GRPCVehicleHardware::subscribe(aidlvhal::SubscribeOptions options) { in subscribe() function in android::hardware::automotive::vehicle::virtualization::GRPCVehicleHardware
/hardware/interfaces/automotive/vehicle/aidl/impl/3/vhal/test/
DMockVehicleHardware.cpp103 StatusCode MockVehicleHardware::subscribe(SubscribeOptions options) { in subscribe() function in android::hardware::automotive::vehicle::MockVehicleHardware
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DDefaultVehicleHal.cpp533 StatusCode DefaultVehicleHal::subscribe(int32_t property, float sampleRate) { in subscribe() function in android::hardware::automotive::vehicle::V2_0::impl::DefaultVehicleHal
/hardware/interfaces/automotive/vehicle/aidl/impl/3/vhal/src/
DSubscriptionManager.cpp258 VhalResult<void> SubscriptionManager::subscribe(const std::shared_ptr<IVehicleCallback>& callback, in subscribe() function in android::hardware::automotive::vehicle::SubscriptionManager
DDefaultVehicleHal.cpp898 ScopedAStatus DefaultVehicleHal::subscribe(const CallbackType& callback, in subscribe() function in android::hardware::automotive::vehicle::DefaultVehicleHal
/hardware/interfaces/automotive/vehicle/aidl/impl/current/vhal/src/
DSubscriptionManager.cpp260 VhalResult<void> SubscriptionManager::subscribe(const std::shared_ptr<IVehicleCallback>& callback, in subscribe() function in android::hardware::automotive::vehicle::SubscriptionManager
DDefaultVehicleHal.cpp927 ScopedAStatus DefaultVehicleHal::subscribe(const CallbackType& callback, in subscribe() function in android::hardware::automotive::vehicle::DefaultVehicleHal
/hardware/interfaces/automotive/vehicle/aidl/impl/current/vhal/test/
DMockVehicleHardware.cpp105 StatusCode MockVehicleHardware::subscribe(SubscribeOptions options) { in subscribe() function in android::hardware::automotive::vehicle::MockVehicleHardware
/hardware/interfaces/automotive/vehicle/aidl/impl/current/grpc/
DGRPCVehicleHardware.cpp320 aidlvhal::StatusCode GRPCVehicleHardware::subscribe(aidlvhal::SubscribeOptions options) { in subscribe() function in android::hardware::automotive::vehicle::virtualization::GRPCVehicleHardware
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DVehicleHalManager.cpp152 Return<StatusCode> VehicleHalManager::subscribe(const sp<IVehicleCallback> &callback, in subscribe() function in android::hardware::automotive::vehicle::V2_0::VehicleHalManager
/hardware/interfaces/automotive/vehicle/aidl/impl/3/fake_impl/hardware/src/
DFakeVehicleHardware.cpp2281 StatusCode FakeVehicleHardware::subscribe(SubscribeOptions options) { in subscribe() function in android::hardware::automotive::vehicle::fake::FakeVehicleHardware
/hardware/interfaces/automotive/vehicle/aidl/impl/current/fake_impl/hardware/src/
DFakeVehicleHardware.cpp2660 StatusCode FakeVehicleHardware::subscribe(SubscribeOptions options) { in subscribe() function in android::hardware::automotive::vehicle::fake::FakeVehicleHardware
/hardware/interfaces/automotive/vehicle/aidl/impl/3/fake_impl/hardware/test/
DFakeVehicleHardwareTest.cpp355 void subscribe(int32_t propId, int32_t areaId, float sampleRateHz) { in subscribe() function in android::hardware::automotive::vehicle::fake::FakeVehicleHardwareTest

12