Searched refs:hRet (Results 1 – 4 of 4) sorted by relevance
635 HSession hRet = nullptr; in AdminSession() local650 hRet = mapSession[sessionId]; in AdminSession()657 hRet = mapSession[sessionId]; in AdminSession()658 ++hRet->ref; in AdminSession()676 hRet = mapSession[sessionId]; in AdminSession()677 hRet->voteReset = true; in AdminSession()701 return hRet; in AdminSession()717 HTaskInfo hRet = nullptr; in AdminTask() local726 hRet = mapTask[channelId]; in AdminTask()727 if (hRet != nullptr) { in AdminTask()[all …]
480 HChannel hRet = nullptr; in AdminChannel() local495 hRet = mapChannel[channelId]; in AdminChannel()502 hRet = mapChannel[channelId]; in AdminChannel()503 ++hRet->ref; in AdminChannel()517 return hRet; in AdminChannel()
646 void *hRet = nullptr; in AdminContext() local657 hRet = mapCtx[id]; in AdminContext()668 return hRet; in AdminContext()
289 HCtxJdwp hRet = nullptr; in AdminContext() local309 hRet = mapCtxJdwp[pid]; in AdminContext()329 return hRet; in AdminContext()