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