Home
last modified time | relevance | path

Searched refs:launch_app (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/platform_tools/android/launcher/
Dskia_launcher.cpp26 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()
/third_party/flutter/skia/platform_tools/android/launcher/
Dskia_launcher.cpp26 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()