Home
last modified time | relevance | path

Searched defs:trace_callback (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/grpc-grpc/bazel/
H A D_gevent_test_main.py47 def trace_callback(event, args): function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/bazel/
D_gevent_test_main.py46 def trace_callback(event, args): function
/aosp_15_r20/external/rust/android-crates-io/crates/rusqlite/src/
Dtrace.rs73 unsafe extern "C" fn trace_callback(p_arg: *mut c_void, z_sql: *const c_char) { in trace() function
/aosp_15_r20/external/mesa3d/src/tool/pps/
H A Dpps_datasource.cc352 void GpuDataSource::trace_callback(TraceContext ctx) in trace_callback() function in pps::GpuDataSource
/aosp_15_r20/external/python/cpython3/Modules/_sqlite/
Dconnection.c1313 trace_callback(unsigned int type, void *ctx, void *stmt, void *sql) in trace_callback() function