Searched refs:CheckAndParseFrame (Results 1 – 3 of 3) sorted by relevance
98 static int CheckAndParseFrame(const SerialBuffer *inBuff, ParseResult &outResult);
579 int errCode = ProtocolProto::CheckAndParseFrame(frameBuffer, frameResult); in OnFragmentReceive()
527 int ProtocolProto::CheckAndParseFrame(const SerialBuffer *inBuff, ParseResult &outResult) in CheckAndParseFrame() function in DistributedDB::ProtocolProto