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