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()908 GetCppObjectPointer(frame_sp, object_name, object_ptr_error); in AddArguments()910 object_ptr = GetObjectPointer(frame_sp, object_name, object_ptr_error); in AddArguments()914 if (!object_ptr_error.Success()) { in AddArguments()917 object_name, object_ptr_error.AsCString()); in AddArguments()924 cmd_ptr = GetObjectPointer(frame_sp, cmd_name, object_ptr_error); in AddArguments()926 if (!object_ptr_error.Success()) { in AddArguments()930 object_ptr_error.AsCString()); in AddArguments()