Searched refs:hRet (Results 1 – 4 of 4) sorted by relevance
655 HSession hRet = nullptr; in AdminSession() local670 hRet = mapSession[sessionId]; in AdminSession()677 hRet = mapSession[sessionId]; in AdminSession()678 ++hRet->ref; in AdminSession()696 hRet = mapSession[sessionId]; in AdminSession()697 hRet->voteReset = true; in AdminSession()721 return hRet; in AdminSession()737 HTaskInfo hRet = nullptr; in AdminTask() local742 hRet = mapTask[channelId]; in AdminTask()743 if (hRet != nullptr) { in AdminTask()[all …]
503 HChannel hRet = nullptr; in AdminChannel() local518 hRet = mapChannel[channelId]; in AdminChannel()525 hRet = mapChannel[channelId]; in AdminChannel()526 ++hRet->ref; in AdminChannel()540 return hRet; in AdminChannel()
689 void *hRet = nullptr; in AdminContext() local700 hRet = mapCtx[id]; in AdminContext()711 return hRet; in AdminContext()
313 HCtxJdwp hRet = nullptr; in AdminContext() local333 hRet = mapCtxJdwp[pid]; in AdminContext()353 return hRet; in AdminContext()