Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/dbus_projection/dbus_macros/src/
Dlib.rs262 let handle_method = move |ctx: &mut dbus_crossroads::Context, in generate_dbus_exporter() localVariable
/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dast_function.cpp2064 ast_function_expression::handle_method(exec_list *instructions, in handle_method() function in ast_function_expression