Searched defs:SetArguments (Results 1 – 3 of 3) sorted by relevance
81 void ProcessInfo::SetArguments(char const **argv, in SetArguments() function in ProcessInfo97 void ProcessInfo::SetArguments(const Args &args, bool first_arg_is_executable) { in SetArguments() function in ProcessInfo
353 void Args::SetArguments(size_t argc, const char **argv) { in SetArguments() function in Args370 void Args::SetArguments(const char **argv) { in SetArguments() function in Args
152 void SBLaunchInfo::SetArguments(const char **argv, bool append) { in SetArguments() function in SBLaunchInfo