Home
last modified time | relevance | path

Searched refs:replyIndexPath (Results 1 – 1 of 1) sorted by relevance

/scripts/west_commands/zspdx/
A Dcmakefileapijson.py13 def parseReply(replyIndexPath): argument
14 replyDir, _ = os.path.split(replyIndexPath)
18 with open(replyIndexPath) as indexFile:

Completed in 6 milliseconds