Home
last modified time | relevance | path

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

/developtools/hdc/hdc_rust/src/transfer/
Duart_wrapper.rs66 static mut INSTANCE: Option<WaiterManager> = None; in get_instance() variable
170 static mut INSTANCE: Option<DataQueue_> = None; in get_instance() constant
/developtools/hdc/hdc_rust/src/common/
Djdwp.rs58 static mut INSTANCE: Option<JdWpShare> = None; in get_instance() constant
/developtools/ace_ets2bundle/compiler/src/
Dpre_define.ts406 export const INSTANCE: string = 'Instance'; constant