Home
last modified time | relevance | path

Searched refs:bNotifyRemote (Results 1 – 2 of 2) sorted by relevance

/developtools/hdc/src/common/
Dforward.h85 void FreeContext(HCtxForward ctxIn, const uint32_t id, bool bNotifyRemote);
Dforward.cpp164 void HdcForwardBase::FreeContext(HCtxForward ctxIn, const uint32_t id, bool bNotifyRemote) in FreeContext() argument
166 WRITE_LOG(LOG_DEBUG, "FreeContext id:%u, bNotifyRemote:%d", id, bNotifyRemote); in FreeContext()
180 if (bNotifyRemote) { in FreeContext()