Home
last modified time | relevance | path

Searched defs:vtable (Results 1 – 1 of 1) sorted by relevance

/commonlibrary/rust/ylong_runtime/ylong_runtime/src/task/
Draw.rs56 pub(crate) vtable: &'static TaskVirtualTable, field
451 let vtable = match virtual_table_type { in new() localVariable