/aosp_15_r20/system/libhwbinder/ |
H A D | Parcel.cpp | 194 const int32_t handle = proxy ? proxy->handle() : 0; in flatten_binder() local 687 const void *buffer, size_t length, size_t *handle, in writeEmbeddedBuffer() 709 status_t Parcel::writeBuffer(const void *buffer, size_t length, size_t *handle) in writeBuffer() 753 size_t *handle, size_t *offset) const { in findBuffer() 798 status_t Parcel::writeNativeHandleNoDup(const native_handle_t *handle, in writeNativeHandleNoDup() 837 status_t Parcel::writeNativeHandleNoDup(const native_handle_t *handle) in writeNativeHandleNoDup() 842 status_t Parcel::writeEmbeddedNativeHandle(const native_handle_t *handle, in writeEmbeddedNativeHandle() 1397 status_t Parcel::readNullableNativeHandleNoDup(const native_handle_t **handle, in readNullableNativeHandleNoDup()
|
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/ |
D | mock_main_shim_metrics_api.cc | 125 void bluetooth::shim::LogMetricReadRssiResult(const RawAddress& raw_address, uint16_t handle, in LogMetricReadRssiResult() 131 uint16_t handle, uint32_t cmd_status, in LogMetricReadFailedContactCounterResult() 138 uint16_t handle, uint32_t cmd_status, in LogMetricReadTxPowerLevelResult() 157 void bluetooth::shim::LogMetricClassicPairingEvent(const RawAddress& raw_address, uint16_t handle, in LogMetricClassicPairingEvent()
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/ |
H A D | helpers.rs | 302 handle: NonNull<crate::ffi::c_void>, field 312 let mut handle: r_efi::efi::Handle = crate::ptr::null_mut(); in create() localVariable 332 let handle = NonNull::new(handle) in create() localVariable 338 pub(crate) fn handle(&self) -> NonNull<crate::ffi::c_void> { in handle() method
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/dso/aix/ |
H A D | dso.c | 149 APR_DECLARE(apr_status_t) apr_dso_unload(apr_dso_handle_t *handle) in apr_dso_unload() 155 apr_dso_handle_t *handle, in apr_dso_sym() 412 void *dlsym(void *handle, const char *symbol) in dlsym() 440 int dlclose(void *handle) in dlclose()
|
/aosp_15_r20/external/selinux/libsepol/src/ |
H A D | mls.c | 42 int mls_to_string(sepol_handle_t * handle, in mls_to_string() 78 int mls_from_string(sepol_handle_t * handle, in mls_from_string() 667 int sepol_mls_contains(sepol_handle_t * handle, in sepol_mls_contains() 706 int sepol_mls_check(sepol_handle_t * handle, in sepol_mls_check()
|
H A D | expand.c | 50 sepol_handle_t *handle; member 1621 static avtab_ptr_t find_avtab_node(sepol_handle_t * handle, in find_avtab_node() 1703 static int expand_terule_helper(sepol_handle_t * handle, in expand_terule_helper() 1801 static int allocate_xperms(sepol_handle_t * handle, avtab_datum_t * avdatump, in allocate_xperms() 1838 static int expand_avrule_helper(sepol_handle_t * handle, in expand_avrule_helper() 1909 static int expand_rule_helper(sepol_handle_t * handle, in expand_rule_helper() 1964 static int convert_and_expand_rule(sepol_handle_t * handle, in convert_and_expand_rule() 2420 int expand_rule(sepol_handle_t * handle, in expand_rule() 2836 int expand_module_avrules(sepol_handle_t * handle, policydb_t * base, in expand_module_avrules() 2964 int expand_module(sepol_handle_t * handle, in expand_module()
|
/aosp_15_r20/external/pytorch/torch/csrc/ |
H A D | utils.cpp | 341 handle type_caster<at::Tensor>::cast( in cast() argument 374 handle type_caster<at::IntArrayRef>::cast( in cast() argument 411 handle type_caster<at::SymIntArrayRef>::cast( in cast() argument 425 handle type_caster<at::ArrayRef<c10::SymNode>>::cast( in cast() argument
|
/aosp_15_r20/external/libdrm/amdgpu/ |
H A D | amdgpu_bo.c | 44 uint32_t handle, in amdgpu_bo_create() 181 uint32_t handle; in amdgpu_bo_export_flink() local 255 uint32_t handle = 0, flink_name = 0; in amdgpu_bo_import() local 707 drm_public int amdgpu_bo_list_update(amdgpu_bo_list_handle handle, in amdgpu_bo_list_update()
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/ |
H A D | helpers.rs | 302 handle: NonNull<crate::ffi::c_void>, field 312 let mut handle: r_efi::efi::Handle = crate::ptr::null_mut(); in create() localVariable 332 let handle = NonNull::new(handle) in create() localVariable 338 pub(crate) fn handle(&self) -> NonNull<crate::ffi::c_void> { in handle() method
|
/aosp_15_r20/external/igt-gpu-tools/include/drm-uapi/ |
H A D | nouveau_drm.h | 50 __u32 handle; member 74 __u32 handle; member 120 __u32 handle; member 125 __u32 handle; member
|
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/ |
H A D | st_texture.c | 469 uint64_t handle = bound_handles->handles[i]; in st_destroy_bound_texture_handles_per_stage() local 509 uint64_t handle = bound_handles->handles[i]; in st_destroy_bound_image_handles_per_stage() local 587 GLuint64 handle; in st_make_bound_samplers_resident() local 634 GLuint64 handle; in st_make_bound_images_resident() local
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/ |
H A D | helpers.rs | 302 handle: NonNull<crate::ffi::c_void>, field 312 let mut handle: r_efi::efi::Handle = crate::ptr::null_mut(); in create() localVariable 332 let handle = NonNull::new(handle) in create() localVariable 338 pub(crate) fn handle(&self) -> NonNull<crate::ffi::c_void> { in handle() method
|
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/ |
H A D | inline_data.c | 32 struct ext2_xattr_handle *handle; in ext2fs_inline_data_ea_set() local 52 struct ext2_xattr_handle *handle; in ext2fs_inline_data_ea_get() local 256 struct ext2_xattr_handle *handle; in ext2fs_inline_data_ea_remove() local 407 ext2_extent_handle_t handle; in ext2fs_inline_data_file_expand() local
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/EGL/ |
D | EglOsApi_darwin.cpp | 49 MacSurface(void* handle, SurfaceType type) : in MacSurface() 52 void* handle() const { return m_handle; } in handle() function in __anon3225ff810111::MacSurface 109 MacPixelFormat(int handle, int redSize, int greenSize, int blueSize) : in MacPixelFormat() 119 int handle() const { return mHandle; } in handle() function in __anon3225ff810111::MacPixelFormat
|
/aosp_15_r20/external/capstone/arch/MOS65XX/ |
H A D | MOS65XXDisassembler.c | 555 const char *MOS65XX_insn_name(csh handle, unsigned int id) in MOS65XX_insn_name() 567 const char* MOS65XX_reg_name(csh handle, unsigned int reg) in MOS65XX_reg_name() 586 const char *MOS65XX_group_name(csh handle, unsigned int id) in MOS65XX_group_name()
|
/aosp_15_r20/packages/services/Telephony/src/com/android/services/telephony/ |
D | PstnIncomingCallNotifier.java | 268 PhoneAccountHandle handle = findCorrectPhoneAccountHandle(); in addNewUnknownCall() local 335 PhoneAccountHandle handle = findCorrectPhoneAccountHandle(); in sendIncomingCallIntent() local 398 PhoneAccountHandle handle = telecomAccountRegistry.getPhoneAccountHandleForSubId( in findCorrectPhoneAccountHandle() local
|
/aosp_15_r20/external/minigbm/cros_gralloc/aidl/ |
H A D | Allocator.cpp | 63 void Allocator::releaseBufferAndHandle(native_handle_t* handle) { in releaseBufferAndHandle() 131 auto handle = handles[i]; in allocate() local 160 native_handle_t* handle; in allocateBuffer() local
|
/aosp_15_r20/external/virglrenderer/src/venus/venus-protocol/ |
H A D | vn_protocol_renderer_cs.h | 107 vn_cs_handle_load_id(const void **handle, VkObjectType type) in vn_cs_handle_load_id() 113 vn_cs_handle_store_id(void **handle, vn_object_id id, VkObjectType type) in vn_cs_handle_store_id() 119 vn_cs_get_object_handle(const void **handle, VkObjectType type) in vn_cs_get_object_handle()
|
/aosp_15_r20/external/pytorch/torch/csrc/inductor/aoti_runtime/ |
H A D | utils.h | 70 RAIIAtenTensorHandle(AtenTensorHandle handle) in RAIIAtenTensorHandle() 136 explicit ConstantHandle(AtenTensorHandle handle) : handle_(handle) { in ConstantHandle() 166 const ConstantHandle& handle) { in unwrap_raii_handle_if_needed()
|
/aosp_15_r20/external/libchrome/base/ |
H A D | sync_socket_posix.cc | 35 size_t SendHelper(SyncSocket::Handle handle, in SendHelper() 47 bool CloseHandle(SyncSocket::Handle handle) { in CloseHandle() 216 CancelableSyncSocket::CancelableSyncSocket(Handle handle) in CancelableSyncSocket()
|
/aosp_15_r20/frameworks/native/services/sensorservice/ |
H A D | SensorInterface.cpp | 72 status_t HardwareSensor::flush(void* ident, int handle) { in flush() 76 status_t HardwareSensor::setDelay(void* ident, int handle, int64_t ns) { in setDelay() 80 void HardwareSensor::autoDisable(void *ident, int handle) { in autoDisable()
|
/aosp_15_r20/frameworks/native/services/sensorservice/aidl/ |
H A D | SensorManager.cpp | 68 const native_handle_t* handle, in createDirectChannel() 87 native_handle_t* handle = native_handle_create(1, 0); in createAshmemDirectChannel() local 103 native_handle_t* handle = native_handle_create(1, 0); in createGrallocDirectChannel() local
|
/aosp_15_r20/external/mesa3d/src/freedreno/drm/msm/ |
H A D | msm_bo.c | 172 new_handle(struct fd_device *dev, uint32_t size, uint32_t flags, uint32_t *handle) in new_handle() 203 uint32_t handle; in msm_bo_new() local 215 msm_bo_from_handle(struct fd_device *dev, uint32_t size, uint32_t handle) in msm_bo_from_handle()
|
/aosp_15_r20/external/capstone/tests/ |
H A D | test_m680x.c | 46 static void print_read_write_regs(csh handle, cs_detail *detail) in print_read_write_regs() 71 static void print_insn_detail(csh handle, cs_insn *insn) in print_insn_detail() 327 csh handle; in test() local
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/att/ |
H A D | database.cc | 29 bool StartLessThan(const AttributeGrouping& grp, const Handle handle) { in StartLessThan() 33 bool EndLessThan(const AttributeGrouping& grp, const Handle handle) { in EndLessThan() 227 const Attribute* Database::FindAttribute(Handle handle) { in FindAttribute()
|