Searched defs:need_finalize (Results 1 – 3 of 3) sorted by relevance
53 …cvActor::ParseFinalizeReqData(size_t data_len, const MessageBase *const msg, bool *need_finalize) { in ParseFinalizeReqData()
90 …al void ParseFinalizeReqData(size_t data_len, const MessageBase *const msg, bool *need_finalize) {} in ParseFinalizeReqData()
244 bool need_finalize = false; in Run() local399 void RecvActor::PreprocessRemoteInput(const MessageBase *const msg, bool *need_finalize) { in PreprocessRemoteInput()