Searched refs:operation_type (Results 1 – 2 of 2) sorted by relevance
147 let operation_type = parcel.read::<AssetStatus>()?; in deserialize() localVariable160 status: operation_type, in deserialize()
200 if let Some(Value::Number(operation_type)) = input.get(&Tag::OperationType) { in inform_asset_ext()201 match operation_type { in inform_asset_ext()