Searched refs:addContextRet (Results 1 – 1 of 1) sorted by relevance
282 bool addContextRet = ContextPool::Instance().Insert(context); in ProcBeginExecuteRequest() local283 IF_FALSE_LOGE_AND_RETURN_VAL(addContextRet, GENERAL_ERROR); in ProcBeginExecuteRequest()