Searched refs:bNotifyRemote (Results 1 – 2 of 2) sorted by relevance
91 void FreeContext(HCtxForward ctxIn, const uint32_t id, bool bNotifyRemote);
172 void HdcForwardBase::FreeContext(HCtxForward ctxIn, const uint32_t id, bool bNotifyRemote) in FreeContext() argument174 WRITE_LOG(LOG_DEBUG, "FreeContext id:%u, bNotifyRemote:%d", id, bNotifyRemote); in FreeContext()188 if (bNotifyRemote) { in FreeContext()