Home
last modified time | relevance | path

Searched defs:in_callback (Results 1 – 15 of 15) sorted by relevance

/hardware/interfaces/thermal/aidl/default/
DThermal.cpp75 const std::shared_ptr<IThermalChangedCallback>& in_callback) { in registerThermalChangedCallback()
96 const std::shared_ptr<IThermalChangedCallback>& in_callback, TemperatureType in_type) { in registerThermalChangedCallbackWithType()
118 const std::shared_ptr<IThermalChangedCallback>& in_callback) { in unregisterThermalChangedCallback()
146 const std::shared_ptr<ICoolingDeviceChangedCallback>& in_callback, CoolingType in_type) { in registerCoolingDeviceChangedCallbackWithType()
168 const std::shared_ptr<ICoolingDeviceChangedCallback>& in_callback) { in unregisterCoolingDeviceChangedCallback()
/hardware/interfaces/threadnetwork/aidl/default/
Dthread_chip.cpp89 ndk::ScopedAStatus ThreadChip::open(const std::shared_ptr<IThreadChipCallback>& in_callback) { in open()
102 ndk::ScopedAStatus ThreadChip::initChip(const std::shared_ptr<IThreadChipCallback>& in_callback) { in initChip()
/hardware/interfaces/bluetooth/ranging/aidl/default/
DBluetoothChannelSounding.cpp45 const std::shared_ptr<IBluetoothChannelSoundingSessionCallback>& in openSession()
/hardware/interfaces/tv/tuner/aidl/default/
DLnb.cpp37 ::ndk::ScopedAStatus Lnb::setCallback(const std::shared_ptr<ILnbCallback>& in_callback) { in setCallback()
DFrontend.cpp209 ::ndk::ScopedAStatus Frontend::setCallback(const std::shared_ptr<IFrontendCallback>& in_callback) { in setCallback()
/hardware/interfaces/tv/input/aidl/default/
DTvInput.cpp51 ::ndk::ScopedAStatus TvInput::setCallback(const shared_ptr<ITvInputCallback>& in_callback) { in setCallback()
/hardware/interfaces/audio/aidl/default/
DSoundDose.cpp55 const std::shared_ptr<ISoundDose::IHalSoundDoseCallback>& in_callback) { in registerSoundDoseCallback()
/hardware/interfaces/health/utils/libhealthshim/
Dshim.cpp96 const std::shared_ptr<IHealthInfoCallback>& in_callback) { in registerCallback()
103 const std::shared_ptr<IHealthInfoCallback>& in_callback) { in unregisterCallback()
/hardware/interfaces/camera/provider/default/
DExternalCameraProvider.cpp77 const std::shared_ptr<ICameraProviderCallback>& in_callback) { in setCallback()
/hardware/interfaces/bluetooth/ranging/aidl/vts/
DVtsHalBluetoothRangingTargetTest.cpp135 const std::shared_ptr<IBluetoothChannelSoundingSessionCallback>& in openSession()
/hardware/interfaces/automotive/audiocontrol/aidl/default/
DAudioControl.cpp275 const std::shared_ptr<IAudioGainCallback>& in_callback) { in registerGainCallback()
286 const std::shared_ptr<IModuleChangeCallback>& in_callback) { in setModuleChangeCallback()
/hardware/interfaces/wifi/aidl/default/
Dwifi.cpp192 const std::shared_ptr<IWifiEventCallback>& in_callback) { in registerEventCallback()
Dwifi_sta_iface.cpp84 const std::shared_ptr<IWifiStaIfaceEventCallback>& in_callback) { in registerEventCallback()
/hardware/interfaces/usb/aidl/default/
DUsb.cpp712 const shared_ptr<IUsbCallback>& in_callback) { in setCallback()
/hardware/interfaces/camera/device/default/
DExternalCameraDevice.cpp110 const std::shared_ptr<ICameraDeviceCallback>& in_callback, in open()