Home
last modified time | relevance | path

Searched defs:handle (Results 1501 – 1525 of 9246) sorted by relevance

1...<<61626364656667686970>>...370

/aosp_15_r20/frameworks/base/tests/CtsSurfaceControlTestsStaging/src/main/java/android/view/surfacecontroltests/
H A DSurfaceControlPictureProfileTest.java85 PictureProfileHandle handle = new PictureProfileHandle(1); in whenPictureProfileApplied_noExecptionsThrown() local
151 PictureProfileHandle handle = new PictureProfileHandle(1); in whenPictureProfileApplied_callsListenerWithUidAndProfileId() local
201 PictureProfileHandle handle = new PictureProfileHandle(i + 1); in whenPriorityChanges_callsListenerOnlyForLowerPriorityLayers() local
/aosp_15_r20/external/libchrome/mojo/core/
H A Dhandle_table.cc56 MojoHandle handle = next_available_handle_++; in AddDispatcher() local
83 MojoHandle handle = MOJO_HANDLE_INVALID; in AddDispatchersFromTransit() local
104 MojoHandle handle, in GetAndRemoveDispatcher()
/aosp_15_r20/external/coreboot/src/mainboard/pcengines/apu2/
H A Dmainboard.c153 static int mainboard_smbios_type16(DMI_INFO *agesa_dmi, int *handle, in mainboard_smbios_type16()
173 static int mainboard_smbios_type17(DMI_INFO *agesa_dmi, int *handle, in mainboard_smbios_type17()
209 static int mainboard_smbios_data(struct device *dev, int *handle, in mainboard_smbios_data()
/aosp_15_r20/external/libpcap/
H A Dpcap-bt-monitor-linux.c94 bt_monitor_read(pcap_t *handle, int max_packets _U_, pcap_handler callback, u_char *user) in bt_monitor_read()
162 bt_monitor_inject(pcap_t *handle, const void *buf _U_, int size _U_) in bt_monitor_inject()
180 bt_monitor_activate(pcap_t* handle) in bt_monitor_activate()
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/tc-testing/
H A Dtdc_batch.py73 def format_add_filter(device, prio, handle, skip, src_mac, dst_mac, argument
80 def format_rep_filter(device, prio, handle, skip, src_mac, dst_mac, argument
87 def format_del_filter(device, prio, handle, skip, src_mac, dst_mac, argument
/aosp_15_r20/frameworks/av/media/module/bufferpool/2.0/
H A DBufferPoolClient.cpp364 native_handle_t *handle = nullptr; in allocate() local
444 native_handle_t* handle = nullptr; in receive() local
740 native_handle_t** handle) { in allocateBufferHandle()
758 native_handle_t **handle) { in fetchBufferHandle()
845 native_handle_t **handle, in allocate()
855 native_handle_t **handle, std::shared_ptr<BufferPoolData> *buffer) { in receive()
/aosp_15_r20/external/libdrm/amdgpu/
H A Damdgpu_cs.c450 uint64_t handle, in amdgpu_ioctl_wait_cs()
681 uint32_t *handle) in amdgpu_cs_create_syncobj2()
690 uint32_t *handle) in amdgpu_cs_create_syncobj()
699 uint32_t handle) in amdgpu_cs_destroy_syncobj()
785 uint32_t handle, in amdgpu_cs_export_syncobj()
796 uint32_t *handle) in amdgpu_cs_import_syncobj()
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/bionic/libc/kernel/uapi/drm/
Dv3d_drm.h58 __u32 handle; member
65 __u32 handle; member
69 __u32 handle; member
91 __u32 handle; member
/aosp_15_r20/prebuilts/vndk/v32/arm/include/bionic/libc/kernel/uapi/drm/
Dv3d_drm.h58 __u32 handle; member
65 __u32 handle; member
69 __u32 handle; member
91 __u32 handle; member
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/bionic/libc/kernel/uapi/drm/
Dv3d_drm.h58 __u32 handle; member
65 __u32 handle; member
69 __u32 handle; member
91 __u32 handle; member
/aosp_15_r20/frameworks/base/services/voiceinteraction/java/com/android/server/soundtrigger_middleware/
H A DSoundTriggerMiddlewareValidation.java193 public @NonNull ISoundTriggerModule attach(int handle, in attach()
336 Session(int handle, @NonNull ISoundTriggerCallback callback) { in Session()
364 int handle = mDelegate.loadModel(model); in loadModel() local
386 int handle = mDelegate.loadPhraseModel(model); in loadPhraseModel() local
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/bionic/libc/kernel/uapi/drm/
Dv3d_drm.h58 __u32 handle; member
65 __u32 handle; member
69 __u32 handle; member
91 __u32 handle; member
/aosp_15_r20/prebuilts/vndk/v32/x86/include/bionic/libc/kernel/uapi/drm/
Dv3d_drm.h58 __u32 handle; member
65 __u32 handle; member
69 __u32 handle; member
91 __u32 handle; member
/aosp_15_r20/packages/modules/Bluetooth/system/bta/hf_client/
Dbta_hf_client_main.cc275 void bta_hf_client_cb_init(tBTA_HF_CLIENT_CB* client_cb, uint16_t handle) { in bta_hf_client_cb_init()
443 tBTA_HF_CLIENT_CB* bta_hf_client_find_cb_by_handle(uint16_t handle) { in bta_hf_client_find_cb_by_handle()
500 tBTA_HF_CLIENT_CB* bta_hf_client_find_cb_by_rfc_handle(uint16_t handle) { in bta_hf_client_find_cb_by_rfc_handle()
532 tBTA_HF_CLIENT_CB* bta_hf_client_find_cb_by_sco_handle(uint16_t handle) { in bta_hf_client_find_cb_by_sco_handle()
/aosp_15_r20/prebuilts/vndk/v31/x86/include/bionic/libc/kernel/uapi/drm/
Dv3d_drm.h58 __u32 handle; member
65 __u32 handle; member
69 __u32 handle; member
91 __u32 handle; member
/aosp_15_r20/external/igt-gpu-tools/tests/i915/
H A Dgem_busy.c41 static bool gem_busy(int fd, uint32_t handle) in gem_busy()
54 uint32_t handle, in __gem_busy()
93 static bool still_busy(int fd, uint32_t handle) in still_busy()
106 uint32_t handle[3]; in semaphore() local
/aosp_15_r20/prebuilts/vndk/v31/arm/include/bionic/libc/kernel/uapi/drm/
Dv3d_drm.h58 __u32 handle; member
65 __u32 handle; member
69 __u32 handle; member
91 __u32 handle; member
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/bionic/libc/kernel/uapi/drm/
Dv3d_drm.h58 __u32 handle; member
65 __u32 handle; member
69 __u32 handle; member
91 __u32 handle; member
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/cts/
H A DCallComposerTest.java109 UUID handle = pictureUploadHelper(testFile, null, -1); in testUploadPictureWithFile() local
121 UUID handle = pictureUploadHelper(null, inputStream, -1); in testUploadPictureAsStream() local
226 private void checkStoredData(UUID handle, byte[] expectedData) throws Exception { in checkStoredData()
/aosp_15_r20/prebuilts/vndk/v32/x86/include/system/memory/libion/kernel-headers/linux/
Dion.h51 ion_user_handle_t handle; member
55 ion_user_handle_t handle; member
60 ion_user_handle_t handle; member
/aosp_15_r20/system/memory/libion/original-kernel-headers/linux/
Dion.h91 ion_user_handle_t handle; member
105 ion_user_handle_t handle; member
114 ion_user_handle_t handle; member
/aosp_15_r20/prebuilts/vndk/v34/x86/include/system/memory/libion/kernel-headers/linux/
Dion.h51 ion_user_handle_t handle; member
55 ion_user_handle_t handle; member
60 ion_user_handle_t handle; member
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/system/memory/libion/kernel-headers/linux/
Dion.h51 ion_user_handle_t handle; member
55 ion_user_handle_t handle; member
60 ion_user_handle_t handle; member
/aosp_15_r20/prebuilts/vndk/v34/arm/include/system/memory/libion/kernel-headers/linux/
Dion.h51 ion_user_handle_t handle; member
55 ion_user_handle_t handle; member
60 ion_user_handle_t handle; member
/aosp_15_r20/external/tensorflow/tensorflow/core/public/
H A Dsession.h253 virtual Status RunCallable(CallableHandle handle, in RunCallable()
270 CallableHandle handle, const std::vector<Tensor>& feed_tensors, in RunCallable()
280 virtual Status ReleaseCallable(CallableHandle handle) { in ReleaseCallable()

1...<<61626364656667686970>>...370