/aosp_15_r20/external/libese/libese-hw/nxp/pn80t/ |
H A D | nq_nci.c | 65 const struct PlatformHandle *handle = blob; in platform_toggle_bootloader() local 73 const struct PlatformHandle *handle = blob; in platform_toggle_reset() local 87 struct PlatformHandle *handle = calloc(1, sizeof(*handle)); in platform_init() local 103 struct PlatformHandle *handle = blob; in platform_release() local 130 const struct PlatformHandle *handle = ns->handle; in nq_transmit() local 161 const struct PlatformHandle *handle = ns->handle; in nq_receive() local
|
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/server/ |
D | gatt.py | 71 def on_notify(self, addr, handle, value): argument 129 def on_characteristic_write(self, addr, status, handle): argument 138 def on_descriptor_write(self, addr, status, handle): argument 153 def on_characteristic_read(self, addr, status, handle, value): argument 168 def on_descriptor_read(self, addr, status, handle, value): argument 352 def on_characteristic_read(self, addr, status, handle, value): argument 404 def on_characteristic_read(self, addr, status, handle, value): argument 478 def on_descriptor_read(self, addr, status, handle, value): argument 595 def on_descriptor_read(self, addr, status, handle, value): argument 604 def on_descriptor_write(self, addr, status, handle): argument [all …]
|
/aosp_15_r20/hardware/libhardware/modules/sensors/ |
H A D | multihal.cpp | 264 int sensors_poll_context_t::get_device_version_by_handle(int handle) { in get_device_version_by_handle() 278 static bool halIsCompliant(sensors_poll_context_t *ctx, int handle) { in halIsCompliant() 283 static bool halIsAPILevelCompliant(sensors_poll_context_t *ctx, int handle, int level) { in halIsAPILevelCompliant() 310 int sensors_poll_context_t::activate(int handle, int enabled) { in activate() 325 int sensors_poll_context_t::setDelay(int handle, int64_t ns) { in setDelay() 403 int sensors_poll_context_t::batch(int handle, int flags, int64_t period_ns, int64_t timeout) { in batch() 417 int sensors_poll_context_t::flush(int handle) { in flush() 537 static int device__activate(struct sensors_poll_device_t *dev, int handle, in device__activate() 543 static int device__setDelay(struct sensors_poll_device_t *dev, int handle, in device__setDelay() 555 static int device__batch(struct sensors_poll_device_1 *dev, int handle, in device__batch() [all …]
|
/aosp_15_r20/external/cronet/net/quic/ |
H A D | quic_chromium_client_session_test.cc | 154 std::unique_ptr<QuicChromiumClientSession::Handle>* handle, in ResetHandleOnError() 428 std::unique_ptr<QuicChromiumClientSession::Handle> handle = in TEST_P() local 508 std::unique_ptr<QuicChromiumClientSession::Handle> handle = in TEST_P() local 532 std::unique_ptr<QuicChromiumClientSession::Handle> handle = in TEST_P() local 555 std::unique_ptr<QuicChromiumClientSession::Handle> handle = in TEST_P() local 592 std::unique_ptr<QuicChromiumClientSession::Handle> handle = in TEST_P() local 653 std::unique_ptr<QuicChromiumClientSession::Handle> handle = in TEST_P() local 746 std::unique_ptr<QuicChromiumClientSession::Handle> handle = in TEST_P() local 807 std::unique_ptr<QuicChromiumClientSession::Handle> handle = in TEST_P() local 870 std::unique_ptr<QuicChromiumClientSession::Handle> handle = in TEST_P() local [all …]
|
/aosp_15_r20/cts/tests/tests/telecom/src/android/telecom/cts/ |
H A D | DefaultPhoneAccountTest.java | 74 PhoneAccountHandle handle = mTelecomManager.getUserSelectedOutgoingPhoneAccount(); in testDefaultIsSet() local 105 PhoneAccountHandle handle = mTelecomManager.getUserSelectedOutgoingPhoneAccount(); in testSetUserSelectedOutgoingPhoneAccount() local 154 PhoneAccountHandle handle = mTelecomManager.getUserSelectedOutgoingPhoneAccount(); in testGetDefaultOutgoingNoUserSelected() local 201 PhoneAccountHandle handle = mTelecomManager.getUserSelectedOutgoingPhoneAccount(); in testGetDefaultOutgoingPhoneAccountOneOrMany() local 363 private void placeAndVerifySelfManagedCall(PhoneAccountHandle handle, Uri address) in placeAndVerifySelfManagedCall() 368 TestUtils.placeOutgoingCall(getInstrumentation(), mTelecomManager, handle, address); in placeAndVerifySelfManagedCall() local
|
/aosp_15_r20/hardware/interfaces/dumpstate/1.1/vts/functional/ |
H A D | VtsHalDumpstateV1_1TargetTest.cpp | 144 native_handle_t* handle = native_handle_create(0, 0); in TEST_P() local 164 native_handle_t* handle = native_handle_create(1, 0); in TEST_P() local 190 native_handle_t* handle = native_handle_create(2, 0); in TEST_P() local 218 native_handle_t* handle = native_handle_create(1, 0); in TEST_P() local 240 native_handle_t* handle = native_handle_create(1, 0); in TEST_P() local 263 native_handle_t* handle = native_handle_create(1, 0); in TEST_P() local 288 native_handle_t* handle = native_handle_create(1, 0); in TEST_P() local
|
/aosp_15_r20/external/rust/beto-rust/common/handle_map/benches/ |
D | benches.rs | 51 let handle = handle_map.allocate(|| 0xFF).unwrap(); in single_threaded_read_benchmark() localVariable 67 let handle = handle_map.allocate(|| 0xFF).unwrap(); in single_threaded_write_benchmark() localVariable 107 let handle = handle_map_ref.allocate(|| black_box(0xDD)).unwrap(); in single_threaded_allocate_deallocate_near_empty_benchmark() localVariable 129 let handle = handle_map_ref.allocate(|| black_box(0xDD)).unwrap(); in single_threaded_allocate_deallocate_one_thousand_benchmark() localVariable 151 let handle = handle_map_ref.allocate(|| black_box(0xDD)).unwrap(); in single_threaded_allocate_deallocate_one_million_benchmark() localVariable 247 let handle = handle_map.allocate(|| black_box(0xFF)).unwrap(); in lifecycle_read_and_write_multithreaded() localVariable 284 let handle = handle_map.allocate(|| i as u8).unwrap(); in read_and_write_contention_multithreaded() localVariable
|
/aosp_15_r20/external/igt-gpu-tools/tests/i915/ |
H A D | gem_exec_nop.c | 69 static double nop_on_ring(int fd, uint32_t handle, unsigned ring_id, in nop_on_ring() 344 static void single(int fd, uint32_t handle, in single() 358 stable_nop_on_ring(int fd, uint32_t handle, unsigned int engine, in stable_nop_on_ring() 389 static void headless(int fd, uint32_t handle) in headless() 428 static void parallel(int fd, uint32_t handle, int timeout) in parallel() 490 static void series(int fd, uint32_t handle, int timeout) in series() 580 static void sequential(int fd, uint32_t handle, unsigned flags, int timeout) in sequential() 712 static void fence_signal(int fd, uint32_t handle, in fence_signal() 789 static void preempt(int fd, uint32_t handle, in preempt() 850 uint32_t handle = 0; variable
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/pan/ |
D | pan_main.cc | 96 void pan_conn_ind_cb(uint16_t handle, const RawAddress& p_bda, const Uuid& remote_uuid, in pan_conn_ind_cb() 276 void pan_connect_state_cb(uint16_t handle, const RawAddress& /* rem_bda */, tBNEP_RESULT result, in pan_connect_state_cb() 374 void pan_data_buf_ind_cb(uint16_t handle, const RawAddress& src, const RawAddress& dst, in pan_data_buf_ind_cb() 473 void pan_tx_data_flow_cb(uint16_t handle, tBNEP_RESULT result) { in pan_tx_data_flow_cb() 502 void pan_proto_filt_ind_cb(uint16_t handle, bool indication, tBNEP_RESULT result, in pan_proto_filt_ind_cb() 533 void pan_mcast_filt_ind_cb(uint16_t handle, bool indication, tBNEP_RESULT result, in pan_mcast_filt_ind_cb()
|
/aosp_15_r20/system/core/libcutils/ |
H A D | native_handle.cpp | 48 uint64_t get_fdsan_tag(const native_handle_t* handle) { in get_fdsan_tag() 73 void swap_fdsan_tags(const native_handle_t* handle, uint64_t expected_tag, uint64_t new_tag) { in swap_fdsan_tags() 92 native_handle_t* handle = (native_handle_t*)storage; in native_handle_init() local 116 void native_handle_set_fdsan_tag(const native_handle_t* handle) { in native_handle_set_fdsan_tag() 120 void native_handle_unset_fdsan_tag(const native_handle_t* handle) { in native_handle_unset_fdsan_tag() 124 native_handle_t* native_handle_clone(const native_handle_t* handle) { in native_handle_clone()
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/notification/ |
D | VoicemailChannelUtils.java | 82 static String getChannelId(@NonNull Context context, @Nullable PhoneAccountHandle handle) { in getChannelId() 125 private static String getChannelIdForAccount(@NonNull PhoneAccountHandle handle) { in getChannelIdForAccount() 150 PhoneAccountHandle handle = in migrateGlobalVoicemailSoundSettings() local 180 @NonNull Context context, @NonNull PhoneAccountHandle handle) { in createVoicemailChannelForAccount() 195 @NonNull PhoneAccountHandle handle) { in migrateVoicemailSoundSettings() 204 @NonNull Context context, @NonNull PhoneAccountHandle handle) { in isChannelAllowedForAccount()
|
/aosp_15_r20/cts/tests/tests/app/src/android/app/cts/ |
H A D | KeyguardWeakEscrowTokenTest.java | 110 long handle = mKeyguardManager.addWeakEscrowToken(mTestToken1, mTestUser, mTestExecutor, in testAddWeakEscrowToken_noCredentialSetUp_tokenActivatedImmediately() local 133 long handle = mKeyguardManager.addWeakEscrowToken(mTestToken1, mTestUser, mTestExecutor, in testAddWeakEscrowToken_hasCredentialSetUp_tokenActivatedAfterVerification() local 155 long handle = mKeyguardManager.addWeakEscrowToken(mTestToken1, mTestUser, mTestExecutor, in testRemoveWeakEscrowToken_tokenRemoved() local 176 long handle = mKeyguardManager.addWeakEscrowToken(mTestToken1, mTestUser, in testRegisterWeakEscrowTokenRemovedListener_listenerRegistered() local 212 long handle = mKeyguardManager.addWeakEscrowToken(mTestToken1, mTestUser, mTestExecutor, in testWeakEscrowTokenRemovedWhenCredentialChanged() local 232 long handle = mKeyguardManager.addWeakEscrowToken(mTestToken1, mTestUser, mTestExecutor, in testAutoEscrowTokenRemovedWhenCredentialRemoved() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/cuda/ |
H A D | CublasHandlePool.cpp | 33 void createCublasLtHandle(cublasLtHandle_t *handle) { in createCublasLtHandle() 37 void destroyCublasLtHandle(cublasLtHandle_t handle) { in destroyCublasLtHandle() 58 void createCublasHandle(cublasHandle_t *handle) { in createCublasHandle() 62 void destroyCublasHandle(cublasHandle_t handle) { in destroyCublasHandle() 156 auto handle = myPoolWindow->reserve(device); in getCurrentCUDABlasHandle() local 214 auto handle = myPoolWindow->reserve(device); in getCurrentCUDABlasLtHandle() local
|
/aosp_15_r20/trusty/kernel/lib/trusty/ |
H A D | memref.c | 50 struct handle handle; member 67 static status_t memref_mmap(struct handle* handle, in memref_mmap() 169 struct handle** handle) { in memref_create_from_vmm_obj() 197 struct handle** handle) { in memref_create_from_aspace() 226 static bool handle_is_memref(struct handle* handle) { in handle_is_memref() 230 struct vmm_obj* memref_handle_to_vmm_obj(struct handle* handle) { in memref_handle_to_vmm_obj()
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/services/std_svc/spmd/ |
D | spmd_main.c | 215 void *handle, in spmd_secure_interrupt_handler() 275 void *handle, in spmd_group0_interrupt_handler_nwd() 311 static uint64_t spmd_handle_group0_intr_swd(void *handle) in spmd_handle_group0_intr_swd() 675 void *handle, in spmd_smc_switch_state() 752 void *handle, in spmd_smc_forward() 768 uint64_t spmd_ffa_error_return(void *handle, int error_code) in spmd_ffa_error_return() 823 void *handle, in spmd_ffa_smc_handler() 852 void *handle, in spmd_smc_handler()
|
/aosp_15_r20/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/ |
D | wificonfig.cpp | 317 wifi_error wifi_select_tx_power_scenario(wifi_interface_handle handle, in wifi_select_tx_power_scenario() 412 wifi_error wifi_reset_tx_power_scenario(wifi_interface_handle handle) in wifi_reset_tx_power_scenario() 470 wifi_error wifi_set_latency_mode(wifi_interface_handle handle, in wifi_set_latency_mode() 559 wifi_error wifi_set_thermal_mitigation_mode(wifi_handle handle, in wifi_set_thermal_mitigation_mode() 664 WiFiConfigCommand::WiFiConfigCommand(wifi_handle handle, in WiFiConfigCommand() 817 void wifi_cleanup_dynamic_ifaces(wifi_handle handle) in wifi_cleanup_dynamic_ifaces() 826 wifi_error wifi_virtual_interface_create(wifi_handle handle, in wifi_virtual_interface_create() 887 wifi_error wifi_virtual_interface_delete(wifi_handle handle, in wifi_virtual_interface_delete()
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/avct/ |
D | avct_api.cc | 201 uint16_t AVCT_RemoveConn(uint8_t handle) { in AVCT_RemoveConn() 240 uint16_t AVCT_CreateBrowse(uint8_t handle, tAVCT_ROLE role) { in AVCT_CreateBrowse() 303 uint16_t AVCT_RemoveBrowse(uint8_t handle) { in AVCT_RemoveBrowse() 332 uint16_t AVCT_GetBrowseMtu(uint8_t handle) { in AVCT_GetBrowseMtu() 354 uint16_t AVCT_GetPeerMtu(uint8_t handle) { in AVCT_GetPeerMtu() 391 uint16_t AVCT_MsgReq(uint8_t handle, uint8_t label, uint8_t cr, BT_HDR* p_msg) { in AVCT_MsgReq()
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/gatt/ |
D | database_builder.cc | 44 void DatabaseBuilder::AddService(uint16_t handle, uint16_t end_handle, const Uuid& uuid, in AddService() 59 [](Service s, uint16_t handle) { return s.end_handle < handle; }); in AddService() 73 void DatabaseBuilder::AddIncludedService(uint16_t handle, const Uuid& uuid, uint16_t start_handle, in AddIncludedService() 95 void DatabaseBuilder::AddCharacteristic(uint16_t handle, uint16_t value_handle, const Uuid& uuid, in AddCharacteristic() 117 void DatabaseBuilder::AddDescriptor(uint16_t handle, const Uuid& uuid) { in AddDescriptor() 201 Descriptor* FindDescriptorByHandle(std::list<Service>& services, uint16_t handle) { in FindDescriptorByHandle()
|
/aosp_15_r20/external/webrtc/rtc_base/task_utils/ |
H A D | repeating_task_unittest.cc | 149 auto handle = RepeatingTaskHandle::Start( in TEST() local 225 auto handle = RepeatingTaskHandle::DelayedStart( in TEST() local 238 auto handle = in TEST() local 249 RepeatingTaskHandle handle = RepeatingTaskHandle::Start(&task_queue, [&] { in TEST() local 264 RepeatingTaskHandle handle = RepeatingTaskHandle::Start(&task_queue, [&] { in TEST() local 308 void StartPeriodicTask(RepeatingTaskHandle* handle, in TEST() 319 RepeatingTaskHandle handle; in TEST() local 349 RepeatingTaskHandle handle = RepeatingTaskHandle::DelayedStart( in TEST() local 376 RepeatingTaskHandle handle = in TEST() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/api/ |
H A D | Resource.h | 37 VkMemoryBarrier handle; member 100 VkBuffer handle; member 134 inline VkBuffer handle() const { in handle() function 206 VkBufferMemoryBarrier handle; member 238 VkSampler handle() const { in handle() function 295 VkImage handle; member 346 inline VkImage handle() const { in handle() function 400 VkImageMemoryBarrier handle; member 531 VkFence handle() { in handle() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/ |
D | round_robin_scheduler_test.cc | 58 void SendCompletedAclPacketsCallback(uint16_t handle, uint16_t credits) { in SendCompletedAclPacketsCallback() 141 void VerifyPacket(uint16_t handle, std::vector<uint8_t> packet) { in VerifyPacket() 174 uint16_t handle = 0x01; in TEST_F() local 182 uint16_t handle = 0x01; in TEST_F() local 203 uint16_t handle = 0x01; in TEST_F() local 232 uint16_t handle = 0x01; in TEST_F() local 334 uint16_t handle = 0x01; in TEST_F() local 382 uint16_t handle = 0x01; in TEST_F() local 427 uint16_t handle = 0x01; in TEST_F() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_pan_api.cc | 57 uint16_t* handle) { in PAN_Connect() 61 tPAN_RESULT PAN_Disconnect(uint16_t handle) { in PAN_Disconnect() 65 tPAN_RESULT PAN_SetMulticastFilters(uint16_t handle, uint16_t num_mcast_filters, in PAN_SetMulticastFilters() 71 tPAN_RESULT PAN_SetProtocolFilters(uint16_t handle, uint16_t num_filters, uint16_t* p_start_array, in PAN_SetProtocolFilters() 81 tPAN_RESULT PAN_Write(uint16_t handle, const RawAddress& dst, const RawAddress& src, in PAN_Write() 86 tPAN_RESULT PAN_WriteBuf(uint16_t handle, const RawAddress& dst, const RawAddress& src, in PAN_WriteBuf()
|
/aosp_15_r20/external/libhevc/encoder/ |
H A D | osal_semaphore.c | 97 osal_t *handle = (osal_t *)osal_handle; in osal_sem_create() local 167 sem_handle_t *handle = (sem_handle_t *)sem_handle; in osal_sem_destroy() local 219 sem_handle_t *handle = (sem_handle_t *)sem_handle; in osal_sem_wait() local 258 sem_handle_t *handle = (sem_handle_t *)sem_handle; in osal_sem_post() local 298 sem_handle_t *handle = (sem_handle_t *)sem_handle; in osal_sem_count() local
|
/aosp_15_r20/external/igt-gpu-tools/tests/ |
H A D | prime_self_import.c | 87 uint32_t handle, handle_import; in test_with_fd_dup() local 175 uint32_t handle, handle_import1, handle_import2, handle_selfimport; in test_with_one_bo() local 223 uint32_t handle; in thread_fn_reimport_vs_close() local 242 uint32_t handle; in test_reimport_close_race() local 294 uint32_t handle; in thread_fn_export_vs_close() local 373 uint32_t handle; in test_llseek_size() local 400 uint32_t handle; in test_llseek_bad() local
|
/aosp_15_r20/external/libchrome/mojo/public/cpp/system/ |
H A D | wait_set.cc | 54 MojoResult AddHandle(Handle handle, MojoHandleSignals signals) { in AddHandle() 94 MojoResult RemoveHandle(Handle handle) { in RemoveHandle() 234 Context(scoped_refptr<State> state, Handle handle) in Context() 237 Handle handle() const { return handle_; } in handle() function in mojo::WaitSet::State::Context 265 void Notify(Handle handle, in Notify() 348 MojoResult WaitSet::AddHandle(Handle handle, MojoHandleSignals signals) { in AddHandle() 352 MojoResult WaitSet::RemoveHandle(Handle handle) { in RemoveHandle()
|