Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/contentsensor/
H A Dcontent_sensor_manager.cpp45 std::list<std::shared_ptr<ContentCollector>> taskList; in Collect() local
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/contentsensormanager/
H A Dcontent_sensor_manager.cpp59 std::list<std::shared_ptr<Collector>> taskList; in Collect() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/coap_discover/
H A Dcoap_app.h36 EpollTask taskList[MAX_COAP_SOCKET_NUM]; member
/ohos5.0/base/update/updateservice/services/firmware/data/db/src/
H A Dfirmware_task_operator.cpp30 std::vector<FirmwareTask> taskList; in QueryTask() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_app.c85 EpollTask taskList[3 * MAX_COAP_SOCKET_NUM]; member
/ohos5.0/base/startup/appspawn/test/moduletest/threadpool/
H A Dthread_manager.c33 ListNode taskList; // 任务队列,任务还没有启动 member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A 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()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H A Dsys_epoll.c57 List taskList; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_file_manager.h235 MutexList taskList; /* DATA:FileListTask */ member