Searched refs:SetAnyAt (Results 1 – 4 of 4) sorted by relevance
60 AnyReturnValue SetAnyAt(IndexType index, const IAny& v) in SetAnyAt() function64 arr->SetAnyAt(index, v); in SetAnyAt()
359 AnyReturnValue SetAnyAt(IArrayAny::IndexType index, const IAny& value) override in SetAnyAt() function
63 ret = l->SetAnyAt(index_, value); in META_BEGIN_NAMESPACE()
111 virtual AnyReturnValue SetAnyAt(IndexType index, const IAny& value) = 0;