Searched defs:debug_cb (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/extensions/ext/ |
D | debug_report.rs | 44 let mut debug_cb = mem::zeroed(); in create_debug_report_callback() localVariable
|
/aosp_15_r20/external/curl/tests/http/clients/ |
H A D | h2-upgrade-extreme.c | 56 static int debug_cb(CURL *handle, curl_infotype type, in debug_cb() function
|
H A D | upload-pausing.c | 63 static int debug_cb(CURL *handle, curl_infotype type, in debug_cb() function
|
H A D | tls-session-reuse.c | 57 static int debug_cb(CURL *handle, curl_infotype type, in debug_cb() function
|
H A D | h2-pausing.c | 66 static int debug_cb(CURL *handle, curl_infotype type, in debug_cb() function
|
H A D | hx-download.c | 68 static int debug_cb(CURL *handle, curl_infotype type, in debug_cb() function
|
H A D | hx-upload.c | 68 static int debug_cb(CURL *handle, curl_infotype type, in debug_cb() function
|
/aosp_15_r20/external/crosvm/rutabaga_gfx/ffi/src/include/ |
H A D | rutabaga_gfx_ffi.h | 217 rutabaga_debug_callback debug_cb; member
|
/aosp_15_r20/external/crosvm/rutabaga_gfx/ffi/src/ |
H A D | lib.rs | 183 pub debug_cb: Option<rutabaga_debug_callback>, field
|