Searched refs:client_commands_with_callbacks (Results 1 – 1 of 1) sorted by relevance
168 client_commands_with_callbacks: Vec<String>, field184 client_commands_with_callbacks: Vec<String>, in new()228 client_commands_with_callbacks, in new()423 let client_commands_with_callbacks = vec!["media".to_string()]; in main() localVariable432 client_commands_with_callbacks, in main()536 if !context.lock().unwrap().client_commands_with_callbacks.contains(&first) { in handle_client_command()821 if !context.lock().unwrap().client_commands_with_callbacks.contains(&first) in handle_client_command()