Home
last modified time | relevance | path

Searched defs:rhs (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/intelligent_voice/utils/
H A Dscope_guard.h30 ScopeGuard(ScopeGuard &&rhs) : func_(std::move(rhs.func)), active_(rhs.active_) in ScopeGuard() argument
/drivers/peripheral/location/agnss/hdi_service/
H A Dagnss_interface_impl.cpp132 const sptr<IRemoteObject>& rhs = OHOS::HDI::hdi_objcast<IAGnssCallback>(callBackIter->second); in SetAgnssCallback() local

Completed in 2 milliseconds