Home
last modified time | relevance | path

Searched refs:move_next (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_json/src/
H A Dlinked_list.rs442 pub(crate) fn move_next(&mut self) { in move_next() method
510 pub(crate) fn move_next(&mut self) { in move_next() method
785 cursor.move_next(); in ut_cursor_index()
807 cursor.move_next(); in ut_cursor_move_next()
810 cursor.move_next(); in ut_cursor_move_next()
813 cursor.move_next(); in ut_cursor_move_next()
863 cursor.move_next(); in ut_cursor_current_node()
884 cursor.move_next(); in ut_cursor_mut_index()
905 cursor.move_next(); in ut_cursor_mut_move_next()
908 cursor.move_next(); in ut_cursor_mut_move_next()
[all …]
/ohos5.0/commonlibrary/rust/ylong_json/src/value/object/
H A Dlinked_list.rs255 cursor.move_next(); in get_key_mut_maybe_insert()
278 cursor.move_next(); in get_cursor()
291 cursor.move_next(); in get_cursor_mut()
/ohos5.0/commonlibrary/rust/ylong_json/src/value/array/
H A Dlinked_list.rs313 cursor.move_next(); in get_cursor()
342 cursor.move_next(); in get_cursor_mut()