Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/extractortool/include/
H A Dzip_file.h158 struct DirTreeNode { struct
160 std::unordered_map<std::string, std::shared_ptr<DirTreeNode>> children; argument