/aosp_15_r20/external/fastrpc/src/ |
H A D | fastrpc_apps_user.c | 192 struct handle_list { struct 216 static struct handle_list *hlist = 0; argument
|
/aosp_15_r20/external/trace-cmd/tracecmd/ |
H A D | trace-read.c | 54 struct handle_list { struct 65 static struct list_head handle_list; variable 1207 static void read_data_info(struct list_head *handle_list, enum output_type otype, in read_data_info()
|
/aosp_15_r20/trusty/kernel/lib/trusty/include/lib/trusty/ |
H A D | handle.h | 138 struct handle_list { struct 139 struct list_node handles; 140 mutex_t lock; 141 event_t* wait_event;
|
/aosp_15_r20/packages/modules/adb/client/ |
D | usb_windows.cpp | 78 static std::vector<usb_handle*>& handle_list = *new std::vector<usb_handle*>(); variable
|
/aosp_15_r20/external/libdrm/freedreno/kgsl/ |
H A D | kgsl_drm.h | 172 uint32_t *handle_list; member
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/ |
H A D | client.cc | 504 BufferView handle_list = rsp.payload_data(); in DiscoverServicesByUuidInRange() local
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | subprocess.py | 1423 def _filter_handle_list(self, handle_list): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | subprocess.py | 1423 def _filter_handle_list(self, handle_list): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | subprocess.py | 1423 def _filter_handle_list(self, handle_list): argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | subprocess.py | 1423 def _filter_handle_list(self, handle_list): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | subprocess.py | 1423 def _filter_handle_list(self, handle_list): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | subprocess.py | 1423 def _filter_handle_list(self, handle_list): argument
|
/aosp_15_r20/trusty/kernel/lib/trusty/ |
H A D | tipc_virtio_dev.c | 97 struct handle_list handle_list; member
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | _winapi.c | 937 LPHANDLE handle_list; member
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/include/ |
D | bta_gatt_api.h | 115 uint16_t handle_list[BTA_GATT_AGGR_HANDLE_NUM_MAX]; member
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/ |
D | gatt_api.h | 446 uint16_t handle_list[GATT_AGGR_HANDLE_NUM_MAX]; member
|
/aosp_15_r20/external/blktrace/ |
H A D | blktrace.c | 329 static int (*handle_list)(struct tracer_devpath_head *, struct list_head *); variable
|