HomeSort by relevance Sort by last modified time
    Searched full:parse_open_file (Results 1 - 2 of 2) sorted by null

  /bionic/libc/tools/
genseccomp.py 31 parser.parse_open_file(open(file_path))
gensyscalls.py 503 def parse_open_file(self, fp): member in class:SysCallsTxtParser
514 self.parse_open_file(fp)

Completed in 81 milliseconds