Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Dmain.rs501 let context_for_closure = context.clone(); in handle_client_command() localVariable
505 let editor = AsyncEditor::new(command_rule_list, context_for_closure) in handle_client_command()