Home
last modified time | relevance | path

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

/foundation/deviceprofile/device_info_manager/old/services/core/src/contentsensor/
Dcontent_sensor_manager.cpp45 std::list<std::shared_ptr<ContentCollector>> taskList; in Collect() local
/foundation/deviceprofile/device_info_manager/services/core/src/contentsensormanager/
Dcontent_sensor_manager.cpp59 std::list<std::shared_ptr<Collector>> taskList; in Collect() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/coap_discover/
Dcoap_app.h36 EpollTask taskList[MAX_COAP_SOCKET_NUM]; member
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
Dcoap_app.c85 EpollTask taskList[3 * MAX_COAP_SOCKET_NUM]; member
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
Dnstackx_file_manager.c1070 FileListTask *GetFileListById(MutexList *taskList, uint16_t transId, uint8_t *isErrorOccurred) in GetFileListById()
1108 int32_t GetFileBlockListSize(MutexList *taskList, uint32_t *recvListAllSize, uint32_t *recvInnerAll… in GetFileBlockListSize()
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
Dsys_epoll.c57 List taskList; member
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
Dnstackx_file_manager.h235 MutexList taskList; /* DATA:FileListTask */ member