Home
last modified time | relevance | path

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

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