Searched defs:AddEntryToTree (Results 1 – 3 of 3) sorted by relevance
59 void AddEntryToTree(const std::string &fileName) in AddEntryToTree() function in panda::ecmascript::ZipFileFriend
131 void ZipFile::AddEntryToTree(const std::string &fileName) in AddEntryToTree() function in panda::ecmascript::ZipFile
64 void AddEntryToTree(const std::string &fileName, std::shared_ptr<DirTreeNode> root) in AddEntryToTree() function