Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/macros/src/
Dlib.rs125 let dispatcher_str = quote!(#dispatcher).to_string(); in cb_variant() localVariable
134 .expect(concat!("Couldn't find dispatcher type: ", #dispatcher_str)) in cb_variant()
137 .expect(concat!("Couldn't lock specific dispatcher: ", #dispatcher_str)) in cb_variant()