Searched refs:layout_hash (Results 1 – 3 of 3) sorted by relevance
330 return layout_hash(self->descriptor->layout, Message_data(self)); in Message_hash()
470 VALUE layout_hash(MessageLayout* layout, void* storage);
824 VALUE layout_hash(MessageLayout* layout, void* storage) { in layout_hash() function