/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rich_text/resource/ |
H A D | rich_text_delegate.cpp | 191 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 D | rich_text_resource.h | 70 std::string MakeResourceHash() const;
|
H A D | rich_text_resource.cpp | 102 std::string RichTextResource::MakeResourceHash() const in MakeResourceHash() function in OHOS::Ace::RichTextResource
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/hyperlink/ |
H A D | hyperlink_resources.cpp | 33 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 D | hyperlink_resources.h | 39 std::string MakeResourceHash() const;
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/ability_component/resource/ |
H A D | ability_component_delegate.cpp | 186 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 D | ability_component_resource.h | 60 std::string MakeResourceHash() const;
|
H A D | ability_component_resource.cpp | 58 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 D | web_delegate_cross.cpp | 875 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 D | web_resource.h | 58 std::string MakeResourceHash() const;
|
H A D | web_resource.cpp | 93 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 D | form_manager_resource.h | 68 std::string MakeResourceHash() const;
|
H A D | form_manager_resource.cpp | 138 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 D | plugin_manager_resource.h | 69 std::string MakeResourceHash() const;
|
H A D | plugin_manager_delegate.cpp | 120 delegate->hash_ = delegate->MakeResourceHash(); in CreatePlatformResource()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/ |
H A D | web_resource.h | 68 std::string MakeResourceHash() const;
|
H A D | web_resource.cpp | 107 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 D | xcomponent_resource.h | 67 std::string MakeResourceHash() const;
|
H A D | native_texture.cpp | 92 hash_ = MakeResourceHash(); in CreateTexture()
|
H A D | xcomponent_delegate.cpp | 127 hash_ = MakeResourceHash(); in CreatePluginResource()
|
H A D | xcomponent_resource.cpp | 103 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 D | resource.h | 74 std::string MakeResourceHash() const;
|
H A D | texture.cpp | 94 hash_ = MakeResourceHash(); in CreateTexture()
|
H A D | ext_texture.cpp | 82 hash_ = MakeResourceHash(); in CreateTexture()
|
H A D | ext_surface.cpp | 94 hash_ = MakeResourceHash(); in CreateExtSurface()
|