Home
last modified time | relevance | path

Searched defs:GetItems (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/
H A Dsystem_defined_form.cpp144 UDDetails SystemDefinedForm::GetItems() in GetItems() function in OHOS::UDMF::SystemDefinedForm
H A Dsystem_defined_appitem.cpp156 UDDetails SystemDefinedAppItem::GetItems() in GetItems() function in OHOS::UDMF::SystemDefinedAppItem
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/heif_parser/box/
H A Ditem_data_box.h51 const std::vector<Item> &GetItems() const { return items_; } in GetItems() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list_item_group.h155 const std::list<RefPtr<RenderListItem>>& GetItems() const in GetItems() function
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/
H A Dflat_object_storage_engine.cpp411 uint32_t FlatObjectStorageEngine::GetItems(const std::string &key, std::map<std::string, std::vecto… in GetItems() function in OHOS::ObjectStore::FlatObjectStorageEngine
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drender_list.h251 const std::map<int32_t, RefPtr<RenderNode>>& GetItems() const in GetItems() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Dlazy_for_each_builder.h152 …std::map<int32_t, LazyForEachChild>& GetItems(std::list<std::pair<std::string, RefPtr<UINode>>>& c… in GetItems() function