Searched refs:SetMainExecutableRealPath (Results 1 – 3 of 3) sorted by relevance
34 void SetMainExecutableRealPath(std::string_view path);
96 void SetMainExecutableRealPath(std::string_view path) { in SetMainExecutableRealPath() function
289 SetMainExecutableRealPath(main_executable_path); in CreateInstance()