Searched refs:from_value (Results 1 – 2 of 2) sorted by relevance
58 static constexpr TransferId from_value(uint64_t value) { in from_value() function
94 TransferId id() const { return TransferId::from_value(control.aio_data); } in id()496 TransferId id = TransferId::from_value(event.data); in ReadEvents()