Searched refs:bodyPartID (Results 1 – 5 of 5) sorted by relevance
149 fBmsg.bMessageParam_.envelope_.msgBody_.bodyPartID = msg.envelope_.msgBody_.bodyPartID; in OnBmessageCompleted()619 iProfileMsg.bmessage_.envelope_.msgBody_.bodyPartID = msg.message.envelope_.msgBody_.bodyPartID; in ConvertEnvelopeToProfileFormat()
339 …std::string bodyPartID = ""; // This property shall be used if and only if the content of the r… member
370 if (msgParam_.envelope_.msgBody_.bodyPartID != "") { in MakeMsgBodyProperty()371 combineNode_.AddParamStr("PARTID:", msgParam_.envelope_.msgBody_.bodyPartID); in MakeMsgBodyProperty()684 bMsgParamStruct_.envelope_.msgBody_.bodyPartID = msgNode_.GetParamValue("PARTID:"); in PickUpMsgBodyProperty()
162 …std::string bodyPartID = ""; // This property shall be used if and only if the content of the rel… member
369 status = parcel.WriteString(msgStruct.envelope_.msgBody_.bodyPartID); in WriteToParcel()483 status = parcel.ReadString(msgStruct.envelope_.msgBody_.bodyPartID); in ReadFromParcel()