Home
last modified time | relevance | path

Searched defs:ParseContent (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/box/
H A Ditem_property_basic_box.cpp20 heif_error HeifIspeBox::ParseContent(HeifStreamReader &reader) in ParseContent() function in OHOS::ImagePlugin::HeifIspeBox
39 heif_error HeifPixiBox::ParseContent(HeifStreamReader &reader) in ParseContent() function in OHOS::ImagePlugin::HeifPixiBox
66 heif_error HeifRlocBox::ParseContent(HeifStreamReader &reader) in ParseContent() function in OHOS::ImagePlugin::HeifRlocBox
H A Ditem_property_display_box.cpp27 heif_error HeifMdcvBox::ParseContent(HeifStreamReader &reader) in ParseContent() function in OHOS::ImagePlugin::HeifMdcvBox
61 heif_error HeifClliBox::ParseContent(HeifStreamReader &reader) in ParseContent() function in OHOS::ImagePlugin::HeifClliBox
H A Ditem_property_transform_box.cpp22 heif_error HeifIrotBox::ParseContent(HeifStreamReader &reader) in ParseContent() function in OHOS::ImagePlugin::HeifIrotBox
37 heif_error HeifImirBox::ParseContent(HeifStreamReader &reader) in ParseContent() function in OHOS::ImagePlugin::HeifImirBox
H A Dbasic_box.cpp20 heif_error HeifFtypBox::ParseContent(HeifStreamReader &reader) in ParseContent() function in OHOS::ImagePlugin::HeifFtypBox
58 heif_error HeifHdlrBox::ParseContent(HeifStreamReader &reader) in ParseContent() function in OHOS::ImagePlugin::HeifHdlrBox
H A Ditem_property_aux_box.cpp20 heif_error HeifAuxcBox::ParseContent(HeifStreamReader &reader) in ParseContent() function in OHOS::ImagePlugin::HeifAuxcBox
H A Ditem_info_box.cpp50 heif_error HeifInfeBox::ParseContent(HeifStreamReader &reader) in ParseContent() function in OHOS::ImagePlugin::HeifInfeBox
141 heif_error HeifPtimBox::ParseContent(HeifStreamReader &reader) in ParseContent() function in OHOS::ImagePlugin::HeifPtimBox
H A Ditem_property_color_box.cpp24 heif_error HeifColrBox::ParseContent(HeifStreamReader& reader) in ParseContent() function in OHOS::ImagePlugin::HeifColrBox
H A Ditem_data_box.cpp60 heif_error HeifIlocBox::ParseContent(HeifStreamReader &reader) in ParseContent() function in OHOS::ImagePlugin::HeifIlocBox
365 heif_error HeifIdatBox::ParseContent(HeifStreamReader &reader) in ParseContent() function in OHOS::ImagePlugin::HeifIdatBox
H A Ditem_ref_box.cpp45 heif_error HeifIrefBox::ParseContent(HeifStreamReader &reader) in ParseContent() function in OHOS::ImagePlugin::HeifIrefBox
H A Ditem_property_box.cpp90 heif_error HeifIpmaBox::ParseContent(HeifStreamReader &reader) in ParseContent() function in OHOS::ImagePlugin::HeifIpmaBox
H A Dheif_box.cpp145 heif_error HeifBox::ParseContent(HeifStreamReader &reader) in ParseContent() function in OHOS::ImagePlugin::HeifBox
H A Ditem_property_hvcc_box.cpp64 heif_error HeifHvccBox::ParseContent(HeifStreamReader& reader) in ParseContent() function in OHOS::ImagePlugin::HeifHvccBox
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dresource_theme_style.cpp152 void ResourceThemeStyle::ParseContent() in ParseContent() function in OHOS::Ace::ResourceThemeStyle
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dtheme_style.h104 virtual void ParseContent() {} in ParseContent() function
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dresource_adapter_impl.cpp199 void RawThemeStyle::ParseContent() in ParseContent() function in OHOS::Ace::RawThemeStyle
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_progress_bridge.cpp351 void ParseContent( in ParseContent() function
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dwant.cpp1715 bool Want::ParseContent(const std::string &content, std::string &prop, std::string &value) in ParseContent() function in OHOS::AAFwk::Want