Searched refs:EmptyParcel (Results 1 – 1 of 1) sorted by relevance
137 struct EmptyParcel : public TelRilBaseParcel { struct146 std::shared_ptr<EmptyParcel> UnMarshalling(Parcel &parcel) in UnMarshalling() argument148 return std::shared_ptr<EmptyParcel>(nullptr); in UnMarshalling()