Searched refs:object_ptr_error (Results 1 – 1 of 1) sorted by relevance
928 Status object_ptr_error; in AddArguments() local935 object_ptr_error.SetErrorString("Can't get context object's " in AddArguments()940 GetCppObjectPointer(frame_sp, object_name, object_ptr_error); in AddArguments()942 object_ptr = GetObjectPointer(frame_sp, object_name, object_ptr_error); in AddArguments()946 if (!object_ptr_error.Success()) { in AddArguments()949 object_name.AsCString(), object_ptr_error.AsCString()); in AddArguments()956 cmd_ptr = GetObjectPointer(frame_sp, cmd_name, object_ptr_error); in AddArguments()958 if (!object_ptr_error.Success()) { in AddArguments()962 object_ptr_error.AsCString()); in AddArguments()