Home
last modified time | relevance | path

Searched defs:UpdateFormSharedImage (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/adapter/preview/entrance/
Dui_content_impl.h123 …void UpdateFormSharedImage(const std::map<std::string, sptr<OHOS::AppExecFwk::FormAshmem>>& imageD… in UpdateFormSharedImage() function
/foundation/arkui/ace_engine/interfaces/inner_api/ace/
Dui_content.h247 …virtual void UpdateFormSharedImage(const std::map<std::string, sptr<OHOS::AppExecFwk::FormAshmem>>… in UpdateFormSharedImage() function
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dace_container.cpp3701 void AceContainer::UpdateFormSharedImage(const std::map<std::string, sptr<AppExecFwk::FormAshmem>>&… in UpdateFormSharedImage() function in OHOS::Ace::Platform::AceContainer
Dui_content_impl.cpp4498 void UIContentImpl::UpdateFormSharedImage(const std::map<std::string, sptr<OHOS::AppExecFwk::FormAs… in UpdateFormSharedImage() function in OHOS::Ace::UIContentImpl