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()
221 bool hasReplyPath_ = false; variable
121 bool hasReplyPath_; variable
455 hasReplyPath_ = deliver.bReplyPath; in AnalysisMsgDeliver()482 hasReplyPath_ = submit.bReplyPath; in AnalysisMsgSubmit()
135 return hasReplyPath_; in HasReplyPath()
709 message.hasReplyPath_ = baseMessage->HasReplyPath(); in CreateMessage()