/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/test/ |
D | limit_fd.cpp | 41 …const auto get_handle = [](FILE * f) {return reinterpret_cast<bt::nati… in __anon77d911da0102() variable 44 const auto get_handle = [](FILE * f) {return fileno(f);}; in __anon77d911da0302() variable 165 const auto get_handle = [](FILE * f){return std::to_string(_get_osfhandle(_fileno(f)));}; in __anon77d911da0702() variable
|
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/rust/src/ |
D | ffi.rs | 32 get_handle: unsafe extern "C" fn(user: *mut (), address: *const [u8; 6]) -> u16, field 51 pub(crate) fn get_handle(&self, addr: hci::Address) -> u16 { in get_handle() method
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | bfc_allocator.h | 329 ChunkHandle get_handle(const void* p) const { in get_handle() function 417 ChunkHandle get_handle(const void* p) const { in get_handle() function
|
/aosp_15_r20/external/cronet/ipc/ |
H A D | handle_win.h | 35 HANDLE get_handle() const { return handle_; } in get_handle() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/shared_child/src/sys/ |
D | windows.rs | 15 pub fn get_handle(child: &Child) -> Handle { in get_handle() function
|
D | unix.rs | 8 pub fn get_handle(child: &Child) -> Handle { in get_handle() function
|
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/rust/include/ |
D | rootcanal_rs.h | 29 uint16_t (*get_handle)(void* user, const uint8_t (*address)[6]); member
|
/aosp_15_r20/external/compiler-rt/lib/msan/ |
H A D | msan_chained_origin_depot.cc | 98 Handle get_handle() { return Handle(this); } in get_handle() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/rusb/src/ |
D | hotplug.rs | 41 fn get_handle(&self) -> libusb_hotplug_callback_handle { in get_handle() method
|
/aosp_15_r20/external/rust/crates/rusb/src/ |
D | hotplug.rs | 41 fn get_handle(&self) -> libusb_hotplug_callback_handle { in get_handle() method
|
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_stackdepot.cc | 83 StackDepotHandle get_handle() { return StackDepotHandle(this); } in get_handle() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/shared_child/src/ |
D | lib.rs | 123 fn get_handle(&self) -> sys::Handle { in get_handle() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/libbpf-rs/src/ |
D | tc.rs | 151 pub fn get_handle(&self) -> u32 { in get_handle() method
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/nnapi/ |
H A D | nnapi_delegate_kernel.h | 123 ANeuralNetworksMemory* get_handle() { return nn_memory_handle_; } in get_handle() function
|
/aosp_15_r20/external/tensorflow/tensorflow/python/saved_model/ |
H A D | load.py | 118 def get_handle(x): function
|
H A D | load_test.py | 1861 def get_handle(): function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/windows/ |
H A D | stdio.rs | 71 pub fn get_handle(handle_id: c::DWORD) -> io::Result<c::HANDLE> { in get_handle() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/windows/ |
H A D | stdio.rs | 71 pub fn get_handle(handle_id: c::DWORD) -> io::Result<c::HANDLE> { in get_handle() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/ |
H A D | stdio.rs | 71 pub fn get_handle(handle_id: u32) -> io::Result<c::HANDLE> { in get_handle() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/windows/ |
H A D | stdio.rs | 71 pub fn get_handle(handle_id: u32) -> io::Result<c::HANDLE> { in get_handle() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/ |
H A D | stdio.rs | 71 pub fn get_handle(handle_id: u32) -> io::Result<c::HANDLE> { in get_handle() function
|
/aosp_15_r20/bionic/linker/ |
H A D | linker_soinfo.cpp | 823 uintptr_t soinfo::get_handle() const { in get_handle() function in soinfo
|
/aosp_15_r20/external/selinux/python/semanage/ |
H A D | seobject.py | 271 def get_handle(self, store): member in semanageRecords
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | shaderapi.c | 639 get_handle(struct gl_context *ctx, GLenum pname) in get_handle() function
|