Searched defs:debug_cb (Results 1 – 9 of 9) sorted by relevance
/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
|
/external/curl/tests/http/clients/ |
D | h2-upgrade-extreme.c | 56 static int debug_cb(CURL *handle, curl_infotype type, in debug_cb() function
|
D | upload-pausing.c | 63 static int debug_cb(CURL *handle, curl_infotype type, in debug_cb() function
|
D | tls-session-reuse.c | 57 static int debug_cb(CURL *handle, curl_infotype type, in debug_cb() function
|
D | h2-pausing.c | 66 static int debug_cb(CURL *handle, curl_infotype type, in debug_cb() function
|
D | hx-download.c | 72 static int debug_cb(CURL *handle, curl_infotype type, in debug_cb() function
|
D | hx-upload.c | 68 static int debug_cb(CURL *handle, curl_infotype type, in debug_cb() function
|
/external/crosvm/rutabaga_gfx/ffi/src/include/ |
D | rutabaga_gfx_ffi.h | 242 rutabaga_debug_callback debug_cb; member
|
/external/crosvm/rutabaga_gfx/ffi/src/ |
D | lib.rs | 187 pub debug_cb: Option<rutabaga_debug_callback>, field
|