Home
last modified time | relevance | path

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

/developtools/hdc/hdc_rust/src/common/
Dforward.rs484 context_forward: ContextForward, field
1341 let mut context_forward = malloc_context(session_id, channel_id, true).await; in begin_forward() localVariable
1385 let mut context_forward = malloc_context(session_id, channel_id, false).await; in slave_connect() localVariable