Home
last modified time | relevance | path

Searched defs:next (Results 1 - 22 of 22) sorted by relevance

/drivers/hdf_core/framework/utils/src/
H A Dosal_msg_queue.c44 struct HdfMessage *next = (struct HdfMessage *)HdfSListIteratorNext(&it); in HdfMessageQueueEnqueue() local
H A Dhdf_map.c24 struct MapNode *next; member
80 struct MapNode *next = NULL; in MapResize() local
265 struct MapNode *next = NULL; MapDelete() local
[all...]
/drivers/hdf_core/interfaces/inner_api/utils/
H A Dhdf_slist.h19 struct HdfSListNode *next; // next element in list, or NULL member
[all...]
H A Dhdf_dlist.h45 struct DListHead *next; /**< Pointer to the next node */ member
155 struct DListHead *next = head->next; DListGetCount() local
[all...]
H A Ddevice_resource_if.h61 struct DeviceResourceAttr *next; /**< Pointer to the next attribute of the node in the configuration tree. */ member
/drivers/peripheral/codec/hal/src/
H A Dcodec_dfx_service.c49 struct ComponentTypeNode *next = NULL; in DevCodecHostDump() local
H A Dcodec_component_manager_service.c63 struct ComponentTypeNode *next = NULL; in GetNextComponentId() local
107 struct ComponentTypeNode *next = NULL; in OmxManagerDestroyComponent() local
/drivers/peripheral/user_auth/hdi_service/utils/inc/
H A Dlinked_list.h32 struct LinkedListNode *next; member
38 void *(*next)(struct LinkedListIterator *iterator); member
/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dhdi_wpa_hal.h41 struct StWpaIfaceInfo *next; member
H A Dwpa_p2p_hal.h85 WifiWpaP2pGroupInterface *next; member
H A Dwpa_supplicant_hal.h83 WifiWpaStaInterface *next; member
/drivers/hdf_core/adapter/khdf/liteos/model/storage/include/mtd/
H A Dmtd_legacy_lite.h40 struct erase_info *next; member
/drivers/peripheral/input/hal/src/
H A Dinput_reporter.c42 DeviceInfoNode *next = NULL; in EventListenerCallback() local
100 DeviceInfoNode *next = NULL; in RegisterReportCallback() local
142 DeviceInfoNode *next = NULL; in UnregisterReportCallback() local
H A Dinput_controller.c203 DeviceInfoNode *next = NULL; in SetPowerStatus() local
234 DeviceInfoNode *next = NULL; in GetPowerStatus() local
270 DeviceInfoNode *next = NULL; in GetDeviceType() local
307 DeviceInfoNode *next = NULL; in GetDevStringInfo() local
378 DeviceInfoNode *next = NULL; in SetGestureMode() local
409 DeviceInfoNode *next = NULL; RunCapacitanceTest() local
451 DeviceInfoNode *next = NULL; RunExtraCommand() local
483 DeviceInfoNode *next = NULL; GetDeviceAbility() local
529 DeviceInfoNode *next = NULL; GetDeviceAttr() local
[all...]
H A Dinput_manager.c47 DeviceInfoNode *next = NULL; in GetInputDevice() local
88 DeviceInfoNode *next = NULL; in GetInputDeviceList() local
121 DeviceInfoNode *next = NULL; in CloseInputDevice() local
169 DeviceInfoNode *next = NULL; in CheckIndex() local
413 DeviceInfoNode *next = NULL; in ReleaseInputInterface() local
[all...]
/drivers/hdf_core/adapter/khdf/liteos/model/storage/src/mtd/
H A Dmtd_legacy_lite.c42 struct MtdDevNode *next; member
[all...]
/drivers/hdf_core/framework/tools/hdi-gen/lexer/
H A Dlexer.cpp384 char next = file_->PeekChar(); in ReadShiftLeftOp() local
401 char next = file_->PeekChar(); in ReadShiftRightOp() local
418 char next = file_->PeekChar(); in ReadPPlusOp() local
435 char next = file_->PeekChar(); in ReadMMinusOp() local
452 char next = file_->PeekChar(); in ReadComment() local
[all...]
/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dast.h336 std::shared_ptr<AstObject> next = nullptr; in WalkBackward() local
/drivers/liteos/hievent/src/
H A Dhiview_hievent.c75 struct HiviewHieventPayload *next; member
/drivers/hdf_core/framework/model/audio/usb/src/
H A Daudio_usb_validate_desc.c122 uint8_t *next = NULL; in AudioUsbFindDesc() local
/drivers/hdf_core/framework/model/input/driver/
H A Dhdf_input_device_manager.h123 struct InputDeviceInfo *next; member
/drivers/peripheral/usb/hdi_service/include/
H A Dusbd.h76 struct UsbdBulkASyncList *next; member

Completed in 16 milliseconds