Searched refs:AddSensorDeathRecipient (Results 1 – 2 of 2) sorted by relevance
56 int32_t AddSensorDeathRecipient(const sptr<ISensorCallback> &callbackObj);
461 int32_t addResult = AddSensorDeathRecipient(callbackObj); in AddCallbackMap()468 int32_t addResult = AddSensorDeathRecipient(callbackObj); in AddCallbackMap()529 int32_t SensorIfService::AddSensorDeathRecipient(const sptr<ISensorCallback> &callbackObj) in AddSensorDeathRecipient() function in OHOS::HDI::Sensor::V2_0::SensorIfService