Searched defs:iRemoteObject (Results 1 – 2 of 2) sorted by relevance
267 int32_t SensorIfService::AddCallbackMap(int32_t groupId, const sptr<IRemoteObject> &iRemoteObject) in AddCallbackMap()299 const sptr<IRemoteObject> &iRemoteObject) in RemoveCallbackMap()317 bool SensorIfService::ValidateCallbackMap(int32_t groupId, const sptr<IRemoteObject> &iRemoteObject) in ValidateCallbackMap()338 …l SensorIfService::RemoveCallbackFromMap(int32_t groupId, const sptr<IRemoteObject> &iRemoteObject) in RemoveCallbackFromMap()397 int32_t SensorIfService::AddSensorDeathRecipient(const sptr<IRemoteObject> &iRemoteObject) in AddSensorDeathRecipient()420 int32_t SensorIfService::RemoveSensorDeathRecipient(const sptr<IRemoteObject> &iRemoteObject) in RemoveSensorDeathRecipient()444 sptr<IRemoteObject> iRemoteObject = object.promote(); in OnRemoteDied() local498 for (const auto &iRemoteObject : callbackMap[groupId]) { in RemoveDeathNotice() local758 …const sptr<IRemoteObject> &iRemoteObject = OHOS::HDI::hdi_objcast<V3_0::ISensorCallback>(callbackO… in Register() local802 …const sptr<IRemoteObject> &iRemoteObject = OHOS::HDI::hdi_objcast<V3_0::ISensorCallback>(callbackO… in Unregister() local[all …]
101 int SensorClientsManager::GetServiceId(int groupId, const sptr<IRemoteObject> &iRemoteObject) in GetServiceId()