Home
last modified time | relevance | path

Searched refs:baseBuf (Results 1 – 2 of 2) sorted by relevance

/developtools/hdc/src/common/
Dsession.h193 bool DispatchSessionThreadCommand(HSession hSession, const uint8_t *baseBuf,
Dsession.cpp979 bool HdcSessionBase::DispatchSessionThreadCommand(HSession hSession, const uint8_t *baseBuf, in DispatchSessionThreadCommand() argument
983 uint8_t flag = *const_cast<uint8_t *>(baseBuf); in DispatchSessionThreadCommand()
987 JdwpNewFileDescriptor(baseBuf, bytesIO); in DispatchSessionThreadCommand()