Home
last modified time | relevance | path

Searched defs:GetItemType (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_item_element.h35 std::string GetItemType() const in GetItemType() function
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/heif_parser/box/
H A Ditem_info_box.h50 const std::string &GetItemType() const { return itemType_; } in GetItemType() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Drender_indexer_item.h41 int32_t GetItemType() const in GetItemType() function
H A Dindexer_item_component.h131 int32_t GetItemType() const in GetItemType() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Drender_indexer_item.h45 int32_t GetItemType() const in GetItemType() function
H A Dindexer_item_component.h158 int32_t GetItemType() const in GetItemType() function
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/
H A Dheif_parser.cpp179 std::string HeifParser::GetItemType(heif_item_id itemId) const in GetItemType() function in OHOS::ImagePlugin::HeifParser
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.cpp718 const ObexOptionalStringHeader *ObexHeader::GetItemType() const in GetItemType() function in OHOS::bluetooth::ObexHeader