Searched refs:startup_check (Results 1 – 12 of 12) sorted by relevance
47 def startup_check():49 startup_check_path = os.getcwd() + "/../tools/startup_check.py"57 RegisterPreBuildingAction(startup_check)
48 def startup_check():50 startup_check_path = os.getcwd() + "/../tools/startup_check.py"58 RegisterPreBuildingAction(startup_check)
42 def startup_check(): function64 startup_check()
Completed in 15 milliseconds