Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/util/
H A Dlinked_list.rs275 let node3_ptr = node3.get_ptr(); in ut_link_list_remove() localVariable
334 let node3_ptr = node3.get_ptr(); in ut_link_list_for_each_mut() localVariable