Searched refs:monitorProxy (Results 1 – 1 of 1) sorted by relevance
317 sptr<IStandardMonitorService> monitorProxy = iface_cast<IStandardMonitorService>(object); in GetMonitorProxy() local318 CHECK_AND_RETURN_RET_LOG(monitorProxy != nullptr, nullptr, "monitor proxy is nullptr."); in GetMonitorProxy()320 return monitorProxy; in GetMonitorProxy()