Home
last modified time | relevance | path

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

/developtools/hdc/src/common/
H A Dforward.h91 void FreeContext(HCtxForward ctxIn, const uint32_t id, bool bNotifyRemote);
H A Dforward.cpp172 void HdcForwardBase::FreeContext(HCtxForward ctxIn, const uint32_t id, bool bNotifyRemote) in FreeContext() argument
184 WRITE_LOG(LOG_DEBUG, "FreeContext id:%u, bNotifyRemote:%d, finish:%d", in FreeContext()
185 ctx->id, bNotifyRemote, ctx->finish); in FreeContext()
189 if (bNotifyRemote) { in FreeContext()

Completed in 2 milliseconds