Home
last modified time | relevance | path

Searched defs:has_section (Results 1 – 2 of 2) sorted by relevance

/external/igt-gpu-tools/overlay/
Dconfig.c95 int has_section = 0; in parse() local
/external/python/cpython3/Lib/
Dconfigparser.py700 def has_section(self, section): member in RawConfigParser