Searched refs:OnRead (Results 1 – 2 of 2) sorted by relevance
91 int OnRead(HSession hSession, uint8_t *bufPtr, const int bufLen);
899 int HdcSessionBase::OnRead(HSession hSession, uint8_t *bufPtr, const int bufLen) in OnRead() function in Hdc::HdcSessionBase946 childRet = ptrConnect->OnRead(hSession, ioBuf + indexBuf, hSession->availTailIndex); in FetchIOBuf()