Searched refs:hasReplyPath_ (Results 1 – 6 of 6) sorted by relevance
61 if (!parcel.ReadBool(hasReplyPath_)) { in ReadFromParcel()105 if (!parcel.WriteBool(hasReplyPath_)) { in Marshalling()170 return hasReplyPath_; in HasReplyPath()
194 bool hasReplyPath_ = false; variable
124 bool hasReplyPath_; variable
129 return hasReplyPath_; in HasReplyPath()
514 message.hasReplyPath_ = baseMessage->HasReplyPath(); in CreateMessage()
443 hasReplyPath_ = deliver.bReplyPath; in AnalysisMsgDeliver()