Home
last modified time | relevance | path

Searched refs:ONCE (Results 1 - 1 of 1) sorted by relevance

/developtools/hdc/hdc_rust/src/transfer/
H A Dbuffer.rs116 static ONCE: Once = Once::new(); consts
119 ONCE.call_once(|| {
192 static ONCE: Once = Once::new(); consts
195 ONCE.call_once(|| {
459 static ONCE: Once = Once::new(); consts
462 ONCE.call_once(|| {

Completed in 1 milliseconds