Home
last modified time | relevance | path

Searched defs:IInputFlingerRustBootstrapCallbackAIBinder (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/frameworks/native/services/inputflinger/rust/
H A Dlib.rs49 type IInputFlingerRustBootstrapCallbackAIBinder; typedef
54 callback: *mut IInputFlingerRustBootstrapCallbackAIBinder, in create_inputflinger_rust()
71 unsafe fn create_inputflinger_rust(callback: *mut ffi::IInputFlingerRustBootstrapCallbackAIBinder) { in create_inputflinger_rust()
/aosp_15_r20/frameworks/native/services/inputflinger/rust/ffi/
H A DInputFlingerBootstrap.h21 using IInputFlingerRustBootstrapCallbackAIBinder = AIBinder; variable
/aosp_15_r20/out/soong/.intermediates/frameworks/native/services/inputflinger/rust/inputflinger_rs_bootstrap_bridge_header/gen/
Dinputflinger_bootstrap.rs.h4 using IInputFlingerRustBootstrapCallbackAIBinder = ::IInputFlingerRustBootstrapCallbackAIBinder; variable
/aosp_15_r20/out/soong/.intermediates/frameworks/native/services/inputflinger/rust/inputflinger_rs_bootstrap_bridge_code/gen/
Dinputflinger_rs_bootstrap_cxx_generated.cc3 using IInputFlingerRustBootstrapCallbackAIBinder = ::IInputFlingerRustBootstrapCallbackAIBinder; typedef