HomeSort by relevance Sort by last modified time
    Searched refs:RunEntryPointOrMainModule (Results 1 - 3 of 3) sorted by null

  /external/python/cpython2/Launcher/
launcher_internal.h 57 int RunEntryPointOrMainModule(const char *launcher_path);
launcher_main.cpp 113 result = android::cpython2::python_launcher::RunEntryPointOrMainModule(argv[0]);
launcher_internal.cpp 203 int RunEntryPointOrMainModule(const char *launcher_path) {

Completed in 121 milliseconds