Home
last modified time | relevance | path

Searched refs:SetAnyAt (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/detail/
H A Darray_property.h60 AnyReturnValue SetAnyAt(IndexType index, const IAny& v) in SetAnyAt() function
64 arr->SetAnyAt(index, v); in SetAnyAt()
H A Dany.h359 AnyReturnValue SetAnyAt(IArrayAny::IndexType index, const IAny& value) override in SetAnyAt() function
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/property/
H A Darray_element_bind.h63 ret = l->SetAnyAt(index_, value); in META_BEGIN_NAMESPACE()
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dintf_any.h111 virtual AnyReturnValue SetAnyAt(IndexType index, const IAny& value) = 0;