Home
last modified time | relevance | path

Searched defs:afeClient (Results 1 – 3 of 3) sorted by relevance

/base/sensors/medical_sensor/services/medical_sensor/src/
Dmedical_service.cpp384 const sptr<IRemoteObject> &afeClient) in TransferDataChannel()
412 ErrCode MedicalSensorService::DestroySensorChannel(sptr<IRemoteObject> afeClient) in DestroySensorChannel()
452 void MedicalSensorService::RegisterClientDeathRecipient(sptr<IRemoteObject> afeClient, int32_t pid) in RegisterClientDeathRecipient()
470 void MedicalSensorService::UnregisterClientDeathRecipient(sptr<IRemoteObject> afeClient) in UnregisterClientDeathRecipient()
Dmedical_service_stub.cpp178 sptr<IRemoteObject> afeClient = data.ReadRemoteObject(); in CreateDataChannelInner() local
189 sptr<IRemoteObject> afeClient = data.ReadRemoteObject(); in DestroyDataChannelInner() local
/base/sensors/medical_sensor/frameworks/native/medical_sensor/src/
Dmedical_service_proxy.cpp210 … sptr<MedicalSensorBasicDataChannel> &sensorBasicDataChannel, const sptr<IRemoteObject> &afeClient) in TransferDataChannel()
239 ErrCode MedicalSensorServiceProxy::DestroySensorChannel(sptr<IRemoteObject> afeClient) in DestroySensorChannel()