Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/dbus_projection/src/
Dlib.rs193 pub async fn async_method< in async_method() method
/packages/modules/Bluetooth/system/gd/rust/linux/dbus_projection/dbus_macros/src/
Dlib.rs464 .async_method(#dbus_method_name, #input_tuple) in generate_dbus_interface_client()