Searched defs:SetArguments (Results 1 – 5 of 5) sorted by relevance
574 Args::SetArguments (size_t argc, const char **argv) in SetArguments() function in Args595 Args::SetArguments (const char **argv) in SetArguments() function in Args
389 ProcessInfo::SetArguments (char const **argv, bool first_arg_is_executable) in SetArguments() function in ProcessInfo408 ProcessInfo::SetArguments (const Args& args, bool first_arg_is_executable) in SetArguments() function in ProcessInfo
752 def SetArguments(self, args): member in _PartialNode
134 SBLaunchInfo::SetArguments (const char **argv, bool append) in SetArguments() function in SBLaunchInfo
117 void SetArguments(int argc, v8::Handle<v8::Value> argv[]) { in SetArguments() function in content::InvokeCallbackTask