Searched defs:AbcFileInfo (Results 1 – 1 of 1) sorted by relevance
31 struct AbcFileInfo { struct32 explicit AbcFileInfo(std::string extendedFilePath, std::shared_ptr<JSPandaFile> jsPandaFile) in AbcFileInfo() function36 std::string extendedFilePath_;37 std::shared_ptr<JSPandaFile> jsPandaFile_;