Home
last modified time | relevance | path

Searched refs:hRet (Results 1 - 4 of 4) sorted by relevance

/developtools/hdc/src/common/
H A Dchannel.cpp525 HChannel hRet = nullptr; in AdminChannel() local
540 hRet = mapChannel[channelId]; in AdminChannel()
547 hRet = mapChannel[channelId]; in AdminChannel()
548 ++hRet->ref; in AdminChannel()
562 return hRet; in AdminChannel()
H A Dsession.cpp671 HSession hRet = nullptr; in AdminSession() local
686 hRet = mapSession[sessionId]; in AdminSession()
693 hRet = mapSession[sessionId]; in AdminSession()
694 ++hRet->ref; in AdminSession()
712 hRet = mapSession[sessionId]; in AdminSession()
713 hRet->voteReset = true; in AdminSession()
737 return hRet; in AdminSession()
753 HTaskInfo hRet = nullptr; in AdminTask() local
758 hRet = mapTask[channelId]; in AdminTask()
759 if (hRet ! in AdminTask()
[all...]
H A Dforward.cpp698 void *hRet = nullptr; in AdminContext() local
709 hRet = mapCtx[id]; in AdminContext()
720 return hRet; in AdminContext()
/developtools/hdc/src/daemon/
H A Djdwp.cpp329 HCtxJdwp hRet = nullptr; in AdminContext() local
349 hRet = mapCtxJdwp[pid]; in AdminContext()
369 return hRet; in AdminContext()

Completed in 6 milliseconds