/aosp_15_r20/frameworks/base/libs/hwui/tests/unit/ |
H A D | WebViewFunctorManagerTests.cpp | 55 auto handle = WebViewFunctorManager::instance().handleFor(functor); in TEST() local 101 auto handle = WebViewFunctorManager::instance().handleFor(functor); in TEST() local 130 auto handle = WebViewFunctorManager::instance().handleFor(functor); in TEST() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/include/ |
D | bta_pan_api.h | 70 uint16_t handle; /* Handle associated with this connection. */ member 76 uint16_t handle; /* Handle associated with this connection. */ member 84 uint16_t handle; /* Handle associated with the connection. */ member
|
/aosp_15_r20/external/pigweed/pw_bluetooth/public/pw_bluetooth/gatt/ |
H A D | types.h | 112 Handle handle; member 128 Handle handle; member 151 Handle handle; member
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_lower_non_uniform_access.c | 29 nir_def *handle; member 68 nir_builder *b, struct nu_handle *handle) in nu_handle_compare() 183 struct nu_handle handle; in lower_non_uniform_access_intrin() local
|
/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/containers/ |
D | HybridEntityManager.h | 160 auto handle = index2Handle(it.first); in forEach() local 173 auto handle = index2Handle(it.first); in forEachLive() local 187 auto handle = index2Handle(it.first); in forEachLive_const() local
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/ |
H A D | gatt2_client_server.cc | 88 for (bt::att::Handle handle : removed) { in OnWatchServicesResult() local 120 [](const bt::att::Handle& handle) { return fbg::Handle{handle}; }); in TrySendNextWatchServicesResult() 248 fbg::ServiceHandle handle, in ConnectToService()
|
H A D | profile_server.cc | 947 std::optional<bt::gap::Adapter::BrEdr::ScoRequestHandle> handle = in ConnectSco() local 972 std::optional<bt::gap::Adapter::BrEdr::ScoRequestHandle> handle = in ConnectSco() local 996 auto handle = channel->link_handle(); in OnChannelConnected() local 1160 auto handle = audio_direction_ext_servers_.extract(ext_server->unique_id()); in OnAudioDirectionExtError() local 1196 auto handle = l2cap_parameters_ext_servers_.extract(ext_server->unique_id()); in OnL2capParametersExtError() local 1231 auto handle = audio_offload_ext_servers_.extract(ext_server->unique_id()); in OnAudioOffloadExtError() local
|
/aosp_15_r20/external/igt-gpu-tools/tools/ |
H A D | aubdump.c | 271 __u32 handle; member 303 get_bo(uint32_t handle) in get_bo() 838 int handle; in relocate_bo() local 871 gem_mmap(int fd, uint32_t handle, uint64_t offset, uint64_t size) in gem_mmap() 1039 add_new_bo(int handle, uint64_t size, void *map) in add_new_bo() 1051 remove_bo(int handle) in remove_bo()
|
/aosp_15_r20/external/libpcap/ |
H A D | pcap-sita.c | 366 static void pcap_cleanup_acn(pcap_t *handle) { in pcap_cleanup_acn() 824 static int pcap_stats_acn(pcap_t *handle, struct pcap_stat *ps) { in pcap_stats_acn() 893 static int pcap_setfilter_acn(pcap_t *handle, struct bpf_program *bpf) { in pcap_setfilter_acn() 919 static int acn_read_n_bytes_with_timeout(pcap_t *handle, int count) { in acn_read_n_bytes_with_timeout() 956 static int pcap_read_acn(pcap_t *handle, int max_packets, pcap_handler callback, u_char *user) { in pcap_read_acn() 980 static int pcap_activate_sita(pcap_t *handle) { in pcap_activate_sita()
|
/aosp_15_r20/external/pytorch/functorch/csrc/dim/ |
H A D | minpybind.h | 59 struct handle { struct 60 handle(PyObject* ptr) in handle() argument 70 handle type() const { in type() argument 84 static handle checked(PyObject* ptr) { in checked() argument
|
/aosp_15_r20/external/libchrome-gestures/src/ |
H A D | activity_log.cc | 134 HandleTimerPre handle; in LogHandleTimerPre() local 145 HandleTimerPost handle; in LogHandleTimerPost() local 247 Json::Value ActivityLog::EncodeHandleTimer(const HandleTimerPre& handle) { in EncodeHandleTimer() 257 Json::Value ActivityLog::EncodeHandleTimer(const HandleTimerPost& handle) { in EncodeHandleTimer() 549 [this, &entries](HandleTimerPre handle) { in EncodeCommonInfo() 552 [this, &entries](HandleTimerPost handle) { in EncodeCommonInfo()
|
/aosp_15_r20/external/virglrenderer/src/drm/msm/ |
H A D | msm_renderer.c | 99 gem_info(struct msm_context *mctx, uint32_t handle, uint32_t param, uint64_t *val) in gem_info() 117 gem_close(int fd, uint32_t handle) in gem_close() 128 uint32_t handle; member 138 msm_object_create(uint32_t handle, uint32_t flags, uint32_t size) in msm_object_create() 366 uint32_t handle; in msm_renderer_attach_resource() local 939 uint32_t handle = handle_from_res_id(mctx, obj->res_id); in map_object() local
|
/aosp_15_r20/frameworks/base/core/jni/ |
H A D | android_hardware_SensorManager.cpp | 56 jfieldID handle; member 300 native_handle_t *handle = native_handle_init(ashmemHandle, 1, 0); in nativeCreateDirectChannel() local 332 jint handle, jint type, jfloatArray floats, jintArray ints) { in nativeSetOperationParameter() 512 static jint nativeEnableSensor(JNIEnv *env, jclass clazz, jlong eventQ, jint handle, jint rate_us, in nativeEnableSensor() 519 static jint nativeDisableSensor(JNIEnv *env, jclass clazz, jlong eventQ, jint handle) { in nativeDisableSensor() 535 static jint nativeInjectSensorData(JNIEnv *env, jclass clazz, jlong eventQ, jint handle, in nativeInjectSensorData()
|
H A D | android_util_jar_StrictJarFile.cpp | 64 ZipArchiveHandle handle; in StrictJarFile_nativeOpenJarFile() local 102 IterationHandle* handle = new IterationHandle(); in StrictJarFile_nativeStartIteration() local 117 IterationHandle* handle = reinterpret_cast<IterationHandle*>(iterationHandle); in StrictJarFile_nativeNextEntry() local
|
/aosp_15_r20/external/arm-trusted-firmware/services/std_svc/rmmd/ |
H A D | rmmd_main.c | 197 void *handle) in rmmd_smc_forward() 220 void *handle, uint64_t flags) in rmmd_rmi_handler() 324 void *handle, uint64_t flags) in rmmd_gtsi_handler()
|
/aosp_15_r20/external/tpm2-tss/src/tss2-tcti/ |
H A D | tctildr-dl.c | 76 void **handle) in handle_from_name() 129 void *handle; in tcti_from_file() local 166 void *handle = NULL; in get_info_default() local
|
/aosp_15_r20/external/leveldb/db/ |
H A D | table_cache.cc | 42 Cache::Handle** handle) { in FindTable() 85 Cache::Handle* handle = nullptr; in NewIterator() local 104 Cache::Handle* handle = nullptr; in Get() local
|
/aosp_15_r20/external/executorch/backends/vulkan/runtime/vk_api/memory/ |
H A D | Buffer.h | 91 VkBuffer handle; member 126 inline VkBuffer handle() const { in handle() function 210 VkBufferMemoryBarrier handle; member
|
/aosp_15_r20/external/wpa_supplicant_8/src/eap_peer/ |
H A D | eap_methods.c | 187 void *handle; in eap_peer_method_load() local 237 void *handle; in eap_peer_method_unload() local 357 void *handle; in eap_peer_unregister_methods() local
|
/aosp_15_r20/external/jazzer-api/src/main/native/com/code_intelligence/jazzer/ |
H A D | jazzer_preload.c | 65 #define INIT_LIBC_HOOK(handle, name) \ argument 169 #define INIT_TRACE_HOOK(handle, name) \ argument 216 __attribute__((visibility("default"))) void jazzer_preload_init(void *handle) { in jazzer_preload_init()
|
/aosp_15_r20/external/selinux/libsemanage/src/ |
H A D | database_join.c | 37 static int dbase_join_cache(semanage_handle_t * handle, dbase_join_t * dbase) in dbase_join_cache() 173 static int dbase_join_flush(semanage_handle_t * handle, dbase_join_t * dbase) in dbase_join_flush() 242 int dbase_join_init(semanage_handle_t * handle, in dbase_join_init()
|
/aosp_15_r20/external/executorch/backends/vulkan/runtime/vk_api/ |
H A D | Command.cpp | 22 VkCommandBuffer handle, in CommandBuffer() 250 VkCommandBuffer handle = handle_; in get_submit_handle() local 301 VkCommandBuffer handle = buffers_[in_use_]; in get_new_cmd() local
|
/aosp_15_r20/external/capstone/arch/M68K/ |
H A D | M68KInstPrinter.c | 343 const char* M68K_reg_name(csh handle, unsigned int reg) in M68K_reg_name() 360 const char* M68K_insn_name(csh handle, unsigned int id) in M68K_insn_name() 379 const char *M68K_group_name(csh handle, unsigned int id) in M68K_group_name()
|
/aosp_15_r20/hardware/google/aemu/host-common/ |
D | goldfish_sync.cpp | 89 uint64_t handle, in sendCommand() 113 uint64_t handle, in goldfish_sync_receive_hostcmd_result() 129 uint64_t handle, in sendCommandAndGetResult()
|
/aosp_15_r20/external/cronet/ipc/ |
H A D | ipc_channel_mojo_unittest.cc | 282 mojo::ScopedInterfaceEndpointHandle handle) override { in OnAssociatedInterfaceRequest() 548 mojo::MessagePipeHandle handle; in OnMessageReceived() local 801 ChannelProxyRunner(mojo::ScopedMessagePipeHandle handle, in ChannelProxyRunner() 902 mojo::ScopedInterfaceEndpointHandle handle) override { in OnAssociatedInterfaceRequest() 964 void Init(mojo::ScopedMessagePipeHandle handle) { in Init() 1033 mojo::ScopedInterfaceEndpointHandle handle) override { in OnAssociatedInterfaceRequest() 1166 mojo::ScopedInterfaceEndpointHandle handle) override { in OnAssociatedInterfaceRequest() 1338 mojo::ScopedInterfaceEndpointHandle handle) override { in OnAssociatedInterfaceRequest() 1407 mojo::ScopedInterfaceEndpointHandle handle) override { in OnAssociatedInterfaceRequest() 1678 mojo::ScopedInterfaceEndpointHandle handle) override { in OnAssociatedInterfaceRequest() [all …]
|