Home
last modified time | relevance | path

Searched defs:call_back (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/rusb/src/
Dhotplug.rs37 call_back: Box<CallbackData<T>>, field
131 let mut call_back = Box::new(CallbackData { in register() localVariable
/aosp_15_r20/external/rust/crates/rusb/src/
Dhotplug.rs37 call_back: Box<CallbackData<T>>, field
131 let mut call_back = Box::new(CallbackData { in register() localVariable
/aosp_15_r20/external/google-breakpad/src/client/solaris/handler/
H A Dsolaris_lwp.h88 CallbackFunc call_back; member
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/_server/
H A D_rpc.py47 def call_back(): function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dmem_pass.cpp193 const std::function<void(Instruction*)>& call_back) { in DCEInst()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dmem_pass.cpp193 const std::function<void(Instruction*)>& call_back) { in DCEInst()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dmem_pass.cpp195 const std::function<void(Instruction*)>& call_back) { in DCEInst()
/aosp_15_r20/external/libhevc/encoder/
H A Dosal.h276 WORD32 (*call_back)(void *socket_handle, void *call_back_param); member