Home
last modified time | relevance | path

Searched defs:SCRIPT_DIR (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-logging/tools/
H A Dgen-eventfilter.py14 SCRIPT_DIR = os.path.dirname(os.path.abspath(__file__)) variable
/openbmc/bmcweb/scripts/
H A Dgenerate_schema_enums.py8 SCRIPT_DIR = os.path.dirname(os.path.realpath(__file__)) variable
H A Dupdate_schemas.py14 SCRIPT_DIR = os.path.dirname(os.path.realpath(__file__)) variable
H A Dgenerate_schema_collections.py25 SCRIPT_DIR = os.path.dirname(os.path.realpath(__file__)) variable
H A Dparse_registries.py47 SCRIPT_DIR: t.Final[str] = os.path.dirname(os.path.realpath(__file__)) variable