Searched defs:rhs (Results 1 – 4 of 4) sorted by relevance
30 ScopeGuard(ScopeGuard &&rhs) : func_(std::move(rhs.func)), active_(rhs.active_) in ScopeGuard() function
458 … const sptr<IRemoteObject> &rhs = OHOS::HDI::hdi_objcast<ISensorCallback>(callbackRegistered); in AddCallbackMap() local493 … const sptr<IRemoteObject> &rhs = OHOS::HDI::hdi_objcast<ISensorCallback>(callbackRegistered); in RemoveCallbackMap() local
132 … const sptr<IRemoteObject>& rhs = OHOS::HDI::hdi_objcast<IAGnssCallback>(callBackIter->second); in SetAgnssCallback() local
274 const sptr<IRemoteObject> &rhs = callbackRegistered->HandleCallbackDeath(); in Register() local