Home
last modified time | relevance | path

Searched refs:MakeResourceHash (Results 1 – 25 of 31) sorted by relevance

12

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rich_text/resource/
H A Drich_text_delegate.cpp191 delegate->hash_ = delegate->MakeResourceHash(); in CreatePluginResource()
306 hash_ = MakeResourceHash(); in UpdateRichTextData()
316 hash_ = MakeResourceHash(); in UpdateWebPostion()
328 hash_ = MakeResourceHash(); in UpdateContentScroll()
341 hash_ = MakeResourceHash(); in CallPopPageSuccessPageUrl()
352 hash_ = MakeResourceHash(); in CallIsPagePathInvalid()
367 hash_ = MakeResourceHash(); in HideRichText()
378 hash_ = MakeResourceHash(); in ChangeRichTextVisibility()
H A Drich_text_resource.h70 std::string MakeResourceHash() const;
H A Drich_text_resource.cpp102 std::string RichTextResource::MakeResourceHash() const in MakeResourceHash() function in OHOS::Ace::RichTextResource
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/hyperlink/
H A Dhyperlink_resources.cpp33 std::string HyperlinkResources::MakeResourceHash() const in MakeResourceHash() function in OHOS::Ace::HyperlinkResources
43 std::string methodHash = MakeResourceHash(); in MakeMethodHash()
132 hash_ = MakeResourceHash(); in ReleasePluginResource()
H A Dhyperlink_resources.h39 std::string MakeResourceHash() const;
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/ability_component/resource/
H A Dability_component_delegate.cpp186 hash_ = MakeResourceHash(); in UpdateRenderRect()
260 delegate->hash_ = delegate->MakeResourceHash(); in CreatePluginResource()
352 hash_ = MakeResourceHash(); in StartAbility()
366 hash_ = MakeResourceHash(); in PerformBackPress()
377 hash_ = MakeResourceHash(); in GetStackCount()
H A Dability_component_resource.h60 std::string MakeResourceHash() const;
H A Dability_component_resource.cpp58 std::string AbilityComponentResource::MakeResourceHash() const in MakeResourceHash() function in OHOS::Ace::AbilityComponentResource
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_delegate_cross.cpp875 hash_ = MakeResourceHash(); in HandleTouchDown()
883 hash_ = MakeResourceHash(); in HandleTouchUp()
891 hash_ = MakeResourceHash(); in HandleTouchMove()
898 hash_ = MakeResourceHash(); in HandleTouchCancel()
1517 hash_ = MakeResourceHash(); in UpdateBackgroundColor()
1528 hash_ = MakeResourceHash(); in UpdateJavaScriptEnabled()
1543 hash_ = MakeResourceHash(); in UpdateSupportZoom()
1592 hash_ = MakeResourceHash(); in UpdateMediaPlayGestureAccess()
1632 hash_ = MakeResourceHash(); in UpdateMinFontSize()
1648 hash_ = MakeResourceHash(); in UpdateHorizontalScrollBarAccess()
[all …]
H A Dweb_resource.h58 std::string MakeResourceHash() const;
H A Dweb_resource.cpp93 std::string WebResource::MakeResourceHash() const in MakeResourceHash() function in OHOS::Ace::WebResource
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/form/resource/
H A Dform_manager_resource.h68 std::string MakeResourceHash() const;
H A Dform_manager_resource.cpp138 std::string FormManagerResource::MakeResourceHash() const in MakeResourceHash() function in OHOS::Ace::FormManagerResource
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/plugin/resource/
H A Dplugin_manager_resource.h69 std::string MakeResourceHash() const;
H A Dplugin_manager_delegate.cpp120 delegate->hash_ = delegate->MakeResourceHash(); in CreatePlatformResource()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_resource.h68 std::string MakeResourceHash() const;
H A Dweb_resource.cpp107 std::string WebResource::MakeResourceHash() const in MakeResourceHash() function in OHOS::Ace::WebResource
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/resource/
H A Dxcomponent_resource.h67 std::string MakeResourceHash() const;
H A Dnative_texture.cpp92 hash_ = MakeResourceHash(); in CreateTexture()
H A Dxcomponent_delegate.cpp127 hash_ = MakeResourceHash(); in CreatePluginResource()
H A Dxcomponent_resource.cpp103 std::string XComponentResource::MakeResourceHash() const in MakeResourceHash() function in OHOS::Ace::XComponentResource
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/resource/
H A Dresource.h74 std::string MakeResourceHash() const;
H A Dtexture.cpp94 hash_ = MakeResourceHash(); in CreateTexture()
H A Dext_texture.cpp82 hash_ = MakeResourceHash(); in CreateTexture()
H A Dext_surface.cpp94 hash_ = MakeResourceHash(); in CreateExtSurface()

12