Searched refs:bNotifyRemote (Results 1 - 2 of 2) sorted by relevance
/developtools/hdc/src/common/ |
H A D | forward.h | 91 void FreeContext(HCtxForward ctxIn, const uint32_t id, bool bNotifyRemote);
|
H A D | forward.cpp | 172 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