Searched refs:RemoveCallbackMap (Results 1 – 2 of 2) sorted by relevance
60 …int32_t RemoveCallbackMap(int32_t groupId, int serviceId, const sptr<ISensorCallback> &callbackObj…
412 int32_t result = RemoveCallbackMap(groupId, serviceId, callbackObj); in Unregister()479 int32_t SensorIfService::RemoveCallbackMap(int32_t groupId, int serviceId, const sptr<ISensorCallba… in RemoveCallbackMap() function in OHOS::HDI::Sensor::V2_0::SensorIfService596 int32_t ret = RemoveCallbackMap(groupId, serviceId, *callBackIter); in OnRemoteDied()