Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/scripts/west_commands/zspdx/
Dcmakefileapijson.py12 def parseReply(replyIndexPath): argument
13 replyDir, _ = os.path.split(replyIndexPath)
17 with open(replyIndexPath, 'r') as indexFile: