Home
last modified time | relevance | path

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

/external/cronet/stable/net/http/
Dhttp_basic_state_unittest.cc20 ClientSocketHandle* const handle_ptr = handle.get(); in TEST() local
36 ClientSocketHandle* const handle_ptr = handle.get(); in TEST() local
/external/cronet/tot/net/http/
Dhttp_basic_state_unittest.cc20 ClientSocketHandle* const handle_ptr = handle.get(); in TEST() local
36 ClientSocketHandle* const handle_ptr = handle.get(); in TEST() local
/external/rust/android-crates-io/crates/ash/src/extensions/nv/
Dray_tracing.rs221 let handle_ptr: *mut u64 = &mut handle; in get_acceleration_structure_handle() localVariable
/external/crosvm/rutabaga_gfx/src/
Dgfxstream.rs813 let mut handle_ptr = null(); in create_blob() localVariable
/external/OpenCL-CLHPP/tests/
Dtest_openclhpp.cpp4149 void* handle_ptr, in clGetSemaphoreHandleForTypeKHR_GetHandles()