Searched refs:RemoveSensorDeathRecipient (Results 1 – 2 of 2) sorted by relevance
57 int32_t RemoveSensorDeathRecipient(const sptr<ISensorCallback> &callbackObj);
388 int32_t removeResult = RemoveSensorDeathRecipient(callbackObj); in Register()499 int32_t removeResult = RemoveSensorDeathRecipient(*callBackIter); in RemoveCallbackMap()549 int32_t SensorIfService::RemoveSensorDeathRecipient(const sptr<ISensorCallback> &callbackObj) in RemoveSensorDeathRecipient() function in OHOS::HDI::Sensor::V2_0::SensorIfService