Searched defs:SetArguments (Results 1 – 3 of 3) sorted by relevance
82 void ProcessInfo::SetArguments(char const **argv, in SetArguments() function in ProcessInfo98 void ProcessInfo::SetArguments(const Args &args, bool first_arg_is_executable) { in SetArguments() function in ProcessInfo
355 void Args::SetArguments(size_t argc, const char **argv) { in SetArguments() function in Args372 void Args::SetArguments(const char **argv) { in SetArguments() function in Args
153 void SBLaunchInfo::SetArguments(const char **argv, bool append) { in SetArguments() function in SBLaunchInfo