Home
last modified time | relevance | path

Searched refs:foo (Results 1 – 2 of 2) sorted by relevance

/DragonOS/kernel/src/debug/
H A Djump_label.rs6 fn foo() { in foo() function
16 foo(); in static_keys_test()
20 foo(); in static_keys_test()
/DragonOS/docs/community/code_contribution/
H A Drust-coding-style.md21 fn foo() -> i32 {
26 fn foo() -> i32 {
36 fn foo() -> Result<(), CustomErr> {
45 fn foo() -> Result<(), SystemError> {