Searched refs:m_unmarshallParcel (Results 1 – 2 of 2) sorted by relevance
106 m_unmarshallParcel(unmarshallParcel) { in BasicType()118 addTo->Add(new Assignment(v, new MethodCall(parcel, m_unmarshallParcel))); in CreateFromParcel()
115 std::string m_unmarshallParcel; variable