Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/util/
H A Dlinked_list.rs273 let node2_ptr = node2.get_ptr(); in ut_link_list_remove() localVariable
332 let node2_ptr = node2.get_ptr(); in ut_link_list_for_each_mut() localVariable