Searched defs:launch_app (Results 1 – 2 of 2) sorted by relevance
26 int launch_app(int (*app_main)(int, const char**), int argc, in launch_app() function
417 def launch_app(self, name): member in Application