Searched refs:object_ptr_error (Results 1 – 1 of 1) sorted by relevance
896 Status object_ptr_error; in AddArguments() local903 object_ptr_error.SetErrorString("Can't get context object's " in AddArguments()906 object_ptr = GetObjectPointer(frame_sp, object_name, object_ptr_error); in AddArguments()908 if (!object_ptr_error.Success()) { in AddArguments()918 cmd_ptr = GetObjectPointer(frame_sp, cmd_name, object_ptr_error); in AddArguments()920 if (!object_ptr_error.Success()) { in AddArguments()924 object_ptr_error.AsCString()); in AddArguments()