Searched refs:hasReplyPath_ (Results 1 – 6 of 6) sorted by relevance
61 if (!parcel.ReadBool(hasReplyPath_)) { in ReadFromParcel()108 if (!parcel.WriteBool(hasReplyPath_)) { in Marshalling()176 return hasReplyPath_; in HasReplyPath()
228 bool hasReplyPath_ = false; variable
121 bool hasReplyPath_; variable
454 hasReplyPath_ = deliver.bReplyPath; in AnalysisMsgDeliver()481 hasReplyPath_ = submit.bReplyPath; in AnalysisMsgSubmit()
136 return hasReplyPath_; in HasReplyPath()
709 message.hasReplyPath_ = baseMessage->HasReplyPath(); in CreateMessage()