Searched refs:typecode (Results 1 – 1 of 1) sorted by relevance
443 uint32_t typecode = 0; in UnMarshalling() local444 if (!parcel.ReadUint32(typecode)) { in UnMarshalling()449 SmqType type = static_cast<SmqType>(typecode); in UnMarshalling()