Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/include/
Dsend_task_scheduler.h36 struct SendTask { struct
47 using TaskListByTarget = std::map<std::string, std::list<SendTask>>; argument