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

  /external/python/cpython2/Launcher/
launcher_internal.h 38 std::string GetEntryPointFilePath(const char *launcher_path);
launcher_internal.cpp 76 std::string GetEntryPointFilePath(const char *launcher_path) {
204 std::string entrypoint = internal::GetEntryPointFilePath(launcher_path);

Completed in 99 milliseconds