Searched refs:local_exec_file_path (Results 1 – 1 of 1) sorted by relevance
2525 std::string local_exec_file_path = exe_spec_to_use.GetPath(); in LaunchPrivate() local2526 return Status("file doesn't exist: '%s'", local_exec_file_path.c_str()); in LaunchPrivate()