Home
last modified time | relevance | path

Searched defs:pList (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/security/dataclassification/frameworks/datatransmitmgr/
H A Ddev_slinfo_list.c66 struct DATASLListParams *pList = list->next; in RemoveListNode() local
91 struct DATASLListParams *pList = list->next; in ClearList() local
112 struct DATASLListParams *pList = list->next; in GetListLength() local
/ohos5.0/drivers/hdf_core/framework/support/platform/src/regulator/
H A Dregulator_tree_mgr.c125 struct DListHead *pList = RegulatorTreeGetChild(name); in RegulatorTreeIsChildAlwayson() local
145 struct DListHead *pList = RegulatorTreeGetChild(name); in RegulatorTreeIsChildStatusOn() local
165 struct DListHead *pList = RegulatorTreeGetChild(name); in RegulatorTreeIsAllChildDisable() local
184 struct DListHead *pList = RegulatorTreeGetChild(node->regulatorInfo.name); in RegulatorTreeChildForceDisable() local
/ohos5.0/base/update/updater/services/fs_manager/
H A Ddo_partition.cpp312 PartitonList pList = disk.partList; in RemovePartitions() local
/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Dcert_manager_query.c45 void CmFreePathList(struct CmMutableBlob *pList, uint32_t pathCount) in CmFreePathList()
/ohos5.0/drivers/peripheral/usb/hdi_service/include/
H A Dusbd.h67 struct UsbdBulkASyncList *pList; member
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/xcomponent/
H A Dxcomponent_test_ng.cpp795 std::vector<TouchLocationInfo> pList { variable
/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusbd_dispatcher.cpp1044 int32_t UsbdDispatcher::UsbdBulkASyncReqInit(UsbdBulkASyncReqList *list, UsbdBulkASyncList *pList) in UsbdBulkASyncReqInit()