/aosp_15_r20/external/pigweed/pw_bluetooth_proxy/ |
H A D | proxy_host_test.cc | 159 uint16_t handle, in SendConnectionCompleteEvent() 177 uint16_t handle, in SendLeConnectionCompleteEvent() 199 uint16_t handle, in SendDisconnectionCompleteEvent() 227 uint16_t handle = 123; member 260 uint16_t handle = 123; member 1015 uint16_t handle = 0x0ACB; in TEST() member 1088 const uint16_t handle = 0x0EFF; in TEST() member 1710 uint16_t handle = 0x234 + i; in TEST() local 2182 uint16_t handle = 0x0ACB; in TEST() member 2318 uint16_t handle = 334; in TEST() local [all …]
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | overlapped.c | 73 HANDLE handle; member 979 do_ReadFile(OverlappedObject *self, HANDLE handle, in do_ReadFile() 1017 _overlapped_Overlapped_ReadFile_impl(OverlappedObject *self, HANDLE handle, in _overlapped_Overlapped_ReadFile_impl() 1054 HANDLE handle, Py_buffer *bufobj) in _overlapped_Overlapped_ReadFileInto_impl() 1078 do_WSARecv(OverlappedObject *self, HANDLE handle, in do_WSARecv() 1122 _overlapped_Overlapped_WSARecv_impl(OverlappedObject *self, HANDLE handle, in _overlapped_Overlapped_WSARecv_impl() 1160 HANDLE handle, Py_buffer *bufobj, in _overlapped_Overlapped_WSARecvInto_impl() 1195 _overlapped_Overlapped_WriteFile_impl(OverlappedObject *self, HANDLE handle, in _overlapped_Overlapped_WriteFile_impl() 1248 _overlapped_Overlapped_WSASend_impl(OverlappedObject *self, HANDLE handle, in _overlapped_Overlapped_WSASend_impl() 1737 _overlapped_Overlapped_WSASendTo_impl(OverlappedObject *self, HANDLE handle, in _overlapped_Overlapped_WSASendTo_impl() [all …]
|
/aosp_15_r20/device/linaro/poplar/wifi/wifi_hal/ |
D | wifi_logger.cpp | 578 wifi_handle handle = getWifiHandle(iface); in wifi_set_log_handler() local 599 wifi_handle handle = getWifiHandle(iface); in wifi_reset_log_handler() local 761 wifi_handle handle = getWifiHandle(iface); in wifi_set_alert_handler() local 782 wifi_handle handle = getWifiHandle(iface); in wifi_reset_alert_handler() local 924 PacketFateCommand(wifi_interface_handle handle) in PacketFateCommand() 928 PacketFateCommand(wifi_interface_handle handle, wifi_tx_report *tx_report_bufs, in PacketFateCommand() 935 PacketFateCommand(wifi_interface_handle handle, wifi_rx_report *rx_report_bufs, in PacketFateCommand() 1078 wifi_error wifi_start_pkt_fate_monitoring(wifi_interface_handle handle) in wifi_start_pkt_fate_monitoring() 1087 wifi_error wifi_get_tx_pkt_fates(wifi_interface_handle handle, in wifi_get_tx_pkt_fates() 1099 wifi_error wifi_get_rx_pkt_fates(wifi_interface_handle handle, in wifi_get_rx_pkt_fates()
|
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/prf/ |
H A D | PrfTest.java | 60 KeysetHandle handle = KeysetHandle.generateNew(KeyTemplates.get(templateName)); in create_computeVerify() local 96 KeysetHandle handle = in readKeysetEncryptDecrypt() local 149 KeysetHandle handle = in multipleKeysReadKeysetWithEncryptDecrypt() local 189 KeysetHandle handle = in getPrimitiveFromNonMacKeyset_throws() local
|
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/lib/ |
H A D | serialization_context.cc | 20 void SerializationContext::AddHandle(mojo::ScopedHandle handle, in AddHandle() 32 mojo::ScopedMessagePipeHandle handle, in AddInterfaceInfo() 40 ScopedInterfaceEndpointHandle handle, in AddAssociatedEndpoint() 54 ScopedInterfaceEndpointHandle handle, in AddAssociatedInterfaceInfo()
|
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/daead/ |
H A D | DaeadTest.java | 50 KeysetHandle handle = KeysetHandle.generateNew(KeyTemplates.get("AES256_SIV")); in createEncryptDecryptDeterministically() local 108 KeysetHandle handle = in readKeyset_EncryptDecryptDeterministically_success() local 163 KeysetHandle handle = in multipleKeysReadKeyset_encryptDecryptDeterministically_success() local 204 KeysetHandle handle = in getPrimitiveFromNonDeterministicAeadKeyset_throws() local
|
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/cc/text/tokenizers/ |
H A D | sentencepiece_jni.cc | 39 auto handle = in Java_org_tensorflow_lite_support_text_tokenizers_SentencePieceTokenizer_nativeLoadResource() local 46 JNIEnv* env, jobject obj, jlong handle) { in Java_org_tensorflow_lite_support_text_tokenizers_SentencePieceTokenizer_nativeUnloadResource() 53 JNIEnv* env, jobject thiz, jlong handle, jstring jtext) { in Java_org_tensorflow_lite_support_text_tokenizers_SentencePieceTokenizer_nativeTokenize() 59 JNIEnv* env, jobject thiz, jlong handle, jobjectArray jtokens) { in Java_org_tensorflow_lite_support_text_tokenizers_SentencePieceTokenizer_nativeConvertTokensToIds()
|
/aosp_15_r20/trusty/user/base/app/apploader/tests/ |
D | apploader_test.c | 108 handle_t handle; in load_test_app() local 158 handle_t handle; in get_memory_handle_from_service() local 179 handle_t handle = get_memory_handle_from_service(channel, size); in get_memory_buffer_from_service() local 257 handle_t handle = INVALID_IPC_HANDLE; in TEST_F() local 284 handle_t handle = INVALID_IPC_HANDLE; in send_cbor_package() local 701 handle_t handle = INVALID_IPC_HANDLE; in TEST_F() local 729 handle_t handle = INVALID_IPC_HANDLE; in TEST_F() local 759 handle_t handle = INVALID_IPC_HANDLE; in TEST_F() local
|
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.0/utils/src/ |
H A D | Conversions.cpp | 84 const native_handle_t* handle) { in unknownHandleFromNativeHandle() 141 auto handle = NN_TRY(unknownHandleFromNativeHandle(memory.handle())); in createSharedMemoryFromHidlMemory() local 276 GeneralResult<SharedHandle> unvalidatedConvert(const hidl_handle& handle) { in unvalidatedConvert() 424 hidl_handle handle; in createNativeHandleFrom() local 436 nn::GeneralResult<hidl_handle> createNativeHandleFrom(const nn::Memory::Unknown::Handle& handle) { in createNativeHandleFrom() 443 auto handle = NN_TRY(createNativeHandleFrom(std::move(fd), {})); in createHidlMemoryFrom() local 453 auto handle = NN_TRY(createNativeHandleFrom(std::move(fd), ints)); in createHidlMemoryFrom() local 562 nn::GeneralResult<hidl_handle> unvalidatedConvert(const nn::SharedHandle& handle) { in unvalidatedConvert()
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mapclient/ |
D | MapClientContent.java | 97 void onMessageStatusChanged(String handle, int status); in onMessageStatusChanged() 217 void storeMessage(Bmessage message, String handle, Long timestamp, boolean seen) { in storeMessage() 244 private void storeSms(Bmessage message, String handle, Long timestamp, boolean seen) { in storeSms() 287 void deleteMessage(String handle) { in deleteMessage() 296 void markRead(String handle) { in markRead() 341 private void storeMms(Bmessage message, String handle, Long timestamp, boolean seen) { in storeMms() 856 MessageStatus(String handle, int read) { in MessageStatus() 896 MessageDumpElement(String handle, Uri uri, long timestamp, long threadId, Type type) { in MessageDumpElement()
|
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/jwt/ |
H A D | JwtRsaSsaPssSignKeyManagerTest.java | 321 KeysetHandle handle = KeysetHandle.generateNew(KeyTemplates.get("JWT_PS256_2048_F4")); in createKeysetHandle_works() local 371 KeysetHandle handle = KeysetHandle.generateNew(KeyTemplates.get(templateName)); in createSignVerify_success() local 406 KeysetHandle handle = KeysetHandle.generateNew(template); in createSignVerifyDifferentKey_throw() local 429 KeysetHandle handle = KeysetHandle.generateNew(KeyTemplates.get(templateName)); in createSignVerify_header_modification_throw() local 456 KeysetHandle handle = KeysetHandle.generateNew(KeyTemplates.get(templateName)); in createSignVerify_payload_modification_throw() local 505 KeysetHandle handle = KeysetHandle.generateNew(template); in createSignVerify_withDifferentHeaders() local 563 KeysetHandle handle = KeysetHandle.generateNew(template); in createSignVerifyTink_withDifferentHeaders() local 710 KeysetHandle handle = KeysetHandle.generateNew(template); in signWithTinkKeyAndCustomKid_fails() local
|
/aosp_15_r20/external/tensorflow/tensorflow/java/src/main/native/ |
H A D | tensor_jni.cc | 29 TF_Tensor* requireHandle(JNIEnv* env, jlong handle) { in requireHandle() 431 jlong handle) { in Java_org_tensorflow_Tensor_delete() 438 jlong handle) { in Java_org_tensorflow_Tensor_buffer() 449 jlong handle) { in Java_org_tensorflow_Tensor_dtype() 459 jlong handle) { in Java_org_tensorflow_Tensor_shape() 476 jlong handle, in Java_org_tensorflow_Tensor_setValue() 516 JNIEnv* env, jclass clazz, jlong handle) { in Java_org_tensorflow_Tensor_scalarBytes() 535 jlong handle, in Java_org_tensorflow_Tensor_readNDArray()
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/posix_engine/ |
H A D | posix_engine.cc | 275 EventHandle* handle = in ConnectInternal() local 445 EventEngine::TaskHandle handle; member 463 for (auto handle : known_handles_) { in ~PosixEventEngine() local 482 bool PosixEventEngine::Cancel(EventEngine::TaskHandle handle) { in Cancel() 520 EventEngine::TaskHandle handle{reinterpret_cast<intptr_t>(cd), in RunAfterInternal() local 582 bool PosixEventEngine::CancelConnect(EventEngine::ConnectionHandle handle) { in CancelConnect() 668 EventHandle* handle = in CreatePosixEndpointFromFd() local
|
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/android/ |
H A D | GrallocEmulated.cpp | 514 uint32_t EmulatedGralloc::getHostHandle(const native_handle_t* handle) { in getHostHandle() 519 uint32_t EmulatedGralloc::getHostHandle(const AHardwareBuffer* handle) { in getHostHandle() 528 int EmulatedGralloc::getFormat(const native_handle_t* handle) { in getFormat() 533 int EmulatedGralloc::getFormat(const AHardwareBuffer* handle) { in getFormat() 538 uint32_t EmulatedGralloc::getFormatDrmFourcc(const AHardwareBuffer* handle) { in getFormatDrmFourcc() 543 uint32_t EmulatedGralloc::getWidth(const AHardwareBuffer* handle) { in getWidth() 548 uint32_t EmulatedGralloc::getHeight(const AHardwareBuffer* handle) { in getHeight()
|
/aosp_15_r20/system/core/trusty/storage/proxy/ |
H A D | storage.c | 104 uint32_t handle = fd; in insert_fd() local 130 static void clear_fd_symlink_status(uint32_t handle, struct storage_mapping_node* entry) { in clear_fd_symlink_status() 144 static struct storage_mapping_node* get_pending_symlink_mapping(uint32_t handle) { in get_pending_symlink_mapping() 164 static int possibly_symlink_and_clear_mapping(uint32_t handle) { in possibly_symlink_and_clear_mapping() 195 static bool is_pending_symlink(uint32_t handle) { in is_pending_symlink() 200 static int lookup_fd(uint32_t handle, bool dirty) in lookup_fd() 212 static int remove_fd(uint32_t handle) in remove_fd()
|
/aosp_15_r20/external/igt-gpu-tools/benchmarks/ |
H A D | gem_exec_trace.c | 58 uint32_t handle; member 63 uint32_t handle; member 67 uint32_t handle; member 71 uint32_t handle; member 81 uint32_t handle; member 91 uint32_t handle; member
|
/aosp_15_r20/external/trace-cmd/tracecmd/ |
H A D | trace-split.c | 75 static int write_record(struct tracecmd_input *handle, in write_record() 155 static struct tep_record *read_record(struct tracecmd_input *handle, in read_record() 164 static void set_cpu_time(struct tracecmd_input *handle, in set_cpu_time() 177 static int parse_cpu(struct tracecmd_input *handle, in parse_cpu() 328 static double parse_file(struct tracecmd_input *handle, in parse_file() 416 struct tracecmd_input *handle; in trace_split() local
|
/aosp_15_r20/packages/modules/Uwb/ranging/service/java/com/android/server/ranging/ |
D | RangingServiceManager.java | 124 AttributionSource attributionSource, SessionHandle handle, RangingPreference preference, in startRanging() 139 public void addRawPeer(SessionHandle handle, RawResponderRangingParams params) { in addRawPeer() 148 public void removePeer(SessionHandle handle, RangingDevice device) { in removePeer() 156 public void reconfigureInterval(SessionHandle handle, int intervalSkipCount) { in reconfigureInterval() 164 public void stopRanging(SessionHandle handle) { in stopRanging() 384 SessionHandle handle, in StartRangingArgs()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | channel_tracker.cc | 55 Status ChannelTracker::RegisterSend(const ChannelHandle& handle) { in RegisterSend() 60 Status ChannelTracker::RegisterRecv(const ChannelHandle& handle) { in RegisterRecv() 73 Status ChannelTracker::RegisterSendInternal(const ChannelHandle& handle) { in RegisterSendInternal() 95 Status ChannelTracker::RegisterRecvInternal(const ChannelHandle& handle) { in RegisterRecvInternal()
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/ |
D | IBluetoothGattCallback.aidl | 32 void onCharacteristicRead(in String address, in int status, in int handle, in byte[] value); in onCharacteristicRead() 33 void onCharacteristicWrite(in String address, in int status, in int handle, in byte[] value); in onCharacteristicWrite() 35 void onDescriptorRead(in String address, in int status, in int handle, in byte[] value); in onDescriptorRead() 36 void onDescriptorWrite(in String address, in int status, in int handle, in byte[] value); in onDescriptorWrite() 37 void onNotify(in String address, in int handle, in byte[] value); in onNotify()
|
/aosp_15_r20/external/libchrome/base/process/ |
H A D | process_posix.cc | 29 bool WaitpidWithTimeout(base::ProcessHandle handle, in WaitpidWithTimeout() 95 bool WaitForSingleNonChildProcess(base::ProcessHandle handle, in WaitForSingleNonChildProcess() 181 bool WaitForExitWithTimeoutImpl(base::ProcessHandle handle, in WaitForExitWithTimeoutImpl() 224 Process::Process(ProcessHandle handle) : process_(handle) { in Process() 260 Process Process::DeprecatedGetProcessFromHandle(ProcessHandle handle) { in DeprecatedGetProcessFromHandle()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/ |
H A D | shape_inference.cc | 33 const shape_inference::ShapeHandle& handle, in ShapeHandleToTensorShape() 72 shape_inference::ShapeHandle handle = context->output(i); in PropagateShapes() local 88 shape_inference::ShapeHandle handle; in PropagateShapes() local 98 shape_inference::ShapeHandle handle; in PropagateShapes() local 113 shape_inference::ShapeHandle handle = in PropagateShapes() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/bl32/tsp/ |
D | ffa_helpers.c | 61 uint64_t handle, uint64_t tag, ffa_endpoint_id16_t *receivers, in ffa_memory_region_init_header() 95 struct ffa_mtd *memory_region, uint64_t handle, in ffa_memory_retrieve_request_init() 134 smc_args_t ffa_mem_frag_rx(uint64_t handle, uint32_t recv_length) in ffa_mem_frag_rx() 145 uint64_t handle, ffa_endpoint_id16_t sender, in memory_retrieve() 229 bool memory_relinquish(struct ffa_mem_relinquish_descriptor *m, uint64_t handle, in memory_relinquish()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/eager/ |
H A D | remote_mgr.cc | 54 void RemoteMgr::AddOperationOutput(tensorflow::TensorHandle* handle, in AddOperationOutput() 63 tensorflow::TensorHandle** handle) { in GetTensorHandleImpl() 84 tensorflow::TensorHandle** handle) { in GetTensorHandle() 91 std::vector<DtypeAndPartialTensorShape>* handle) { in GetMirroredResourceShape() 111 Status RemoteMgr::GetRemoteTensorHandle(const tensorflow::TensorHandle* handle, in GetRemoteTensorHandle()
|
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/aead/ |
H A D | AeadTest.java | 72 KeysetHandle handle = KeysetHandle.generateNew(KeyTemplates.get(templateName)); in createEncryptDecrypt() local 116 KeysetHandle handle = in readKeysetEncryptDecrypt() local 169 KeysetHandle handle = in multipleKeysReadKeysetWithEncryptDecrypt() local 213 KeysetHandle handle = in getPrimitiveFromNonAeadKeyset_throws() local
|