Searched refs:launch_app (Results 1 – 4 of 4) sorted by relevance
/external/skia/platform_tools/android/launcher/ |
D | skia_launcher.cpp | 26 int launch_app(int (*app_main)(int, const char**), int argc, in launch_app() function 96 return launch_app(app_main, argc - 1, ++argv); in main()
|
/external/skqp/platform_tools/android/launcher/ |
D | skia_launcher.cpp | 26 int launch_app(int (*app_main)(int, const char**), int argc, in launch_app() function 96 return launch_app(app_main, argc - 1, ++argv); in main()
|
/external/autotest/client/site_tests/webstore_InstallItem/ |
D | webstore_InstallItem.py | 21 self.launch_app(item_id)
|
/external/autotest/client/cros/ |
D | webstore_test.py | 261 def launch_app(self, app_id): member in webstore_test
|