Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/dumper/include/
Ddump_helper.h35 struct CommandNode { struct
43 std::shared_ptr<CommandNode> nextNode; argument
62 void GetCommandNodes(int fd, std::vector<std::shared_ptr<CommandNode>> &commands); argument