Searched refs:parseReply (Results 1 – 2 of 2) sorted by relevance
13 from zspdx.cmakefileapijson import parseReply178 return parseReply(indexFilePath)
12 def parseReply(replyIndexPath): function