Searched refs:from_row (Results 1 – 2 of 2) sorted by relevance
40 pub fn from_row(raw_data: *const u8) -> Result<Self, SystemError> { in from_row() method
971 "overlay" => OverlayMountData::from_row($raw_data).ok(),