Home
last modified time | relevance | path

Searched defs:imageDataMap (Results 1 – 21 of 21) sorted by relevance

/foundation/ability/form_fwk/test/unittest/fms_form_cache_mgr_test/
Dfms_form_cache_mgr_test.cpp67 std::map<std::string, std::pair<sptr<FormAshmem>, int32_t>> imageDataMap; variable
89 std::map<std::string, std::pair<sptr<FormAshmem>, int32_t>> imageDataMap; variable
112 std::map<std::string, std::pair<sptr<FormAshmem>, int32_t>> imageDataMap; variable
140 std::map<std::string, std::pair<sptr<FormAshmem>, int32_t>> imageDataMap; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/form/mock/
Dmock_sub_container.cpp34 …const std::map<std::string, sptr<AppExecFwk::FormAshmem>>& imageDataMap, const std::string& formSr… in RunCard()
42 …onst std::string& content, const std::map<std::string, sptr<AppExecFwk::FormAshmem>>& imageDataMap) in UpdateCard()
/foundation/ability/form_fwk/test/fuzztest/formproviderinfo_fuzzer/
Dformproviderinfo_fuzzer.cpp39 std::map<std::string, std::pair<sptr<FormAshmem>, int32_t>> imageDataMap; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/form_fwk/test/unittest/fms_form_js_info_test/
Dmock_form_provider_data.cpp60 std::map<std::string, std::pair<sptr<FormAshmem>, int32_t>> imageDataMap; in GetImageDataMap() local
Dfms_form_js_info_test.cpp192 std::map<std::string, std::pair<sptr<FormAshmem>, int32_t>> imageDataMap; variable
/foundation/ability/form_fwk/services/src/
Dform_render_connection.cpp68 std::map<std::string, std::pair<sptr<FormAshmem>, int32_t>> imageDataMap; in OnAbilityConnectDone() local
Dform_data_proxy_record.cpp248 std::map<std::string, std::pair<sptr<FormAshmem>, int32_t>> imageDataMap; in UpdatePublishedDataForm() local
430 std::map<std::string, std::pair<sptr<FormAshmem>, int32_t>> &imageDataMap) in PrepareImageData()
Dform_mgr_adapter.cpp1049 std::map<std::string, std::pair<sptr<FormAshmem>, int32_t>> imageDataMap; in AddExistFormRecord() local
2323 std::map<std::string, std::pair<sptr<FormAshmem>, int32_t>> imageDataMap; in UpdateProviderInfoToHost() local
/foundation/ability/form_fwk/interfaces/inner_api/src/
Dform_provider_info.cpp86 …iderInfo::SetImageDataMap(std::map<std::string, std::pair<sptr<FormAshmem>, int32_t>> imageDataMap) in SetImageDataMap()
Dform_provider_data.cpp256 …iderData::SetImageDataMap(std::map<std::string, std::pair<sptr<FormAshmem>, int32_t>> imageDataMap) in SetImageDataMap()
/foundation/ability/form_fwk/test/fuzztest/formcachemgr_fuzzer/
Dformcachemgr_fuzzer.cpp47 std::map<std::string, std::pair<sptr<FormAshmem>, int32_t>> imageDataMap; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/form_fwk/test/fuzztest/formhostcaller_fuzzer/
Dformhostcaller_fuzzer.cpp52 std::map<std::string, std::pair<sptr<FormAshmem>, int32_t>> imageDataMap; in DoSomethingInterestingWithMyAPI() local
/foundation/arkui/ace_engine/frameworks/core/components/form/
Dsub_container.cpp154 …const std::map<std::string, sptr<AppExecFwk::FormAshmem>>& imageDataMap, const std::string& formSr… in RunCard()
373 …ntainer::ProcessSharedImage(const std::map<std::string, sptr<AppExecFwk::FormAshmem>> imageDataMap) in ProcessSharedImage()
488 …onst std::string& content, const std::map<std::string, sptr<AppExecFwk::FormAshmem>>& imageDataMap) in UpdateCard()
Dform_element.cpp270 std::map<std::string, sptr<AppExecFwk::FormAshmem>> imageDataMap) { in Prepare()
/foundation/ability/form_fwk/test/unittest/form_provider_info_test/
Dform_provider_info_test.cpp108 std::map<std::string, std::pair<sptr<FormAshmem>, int32_t>> imageDataMap; variable
/foundation/ability/form_fwk/interfaces/inner_api/include/
Dform_js_info.h41 std::map<std::string, sptr<FormAshmem>> imageDataMap; member
/foundation/arkui/ace_engine/interfaces/inner_api/ace/
Dui_content.h133 …d UpdateFormSharedImage(const std::map<std::string, sptr<OHOS::AppExecFwk::FormAshmem>>& imageData… in UpdateFormSharedImage()
/foundation/arkui/ace_engine/adapter/preview/entrance/
Dui_content_impl.h94 …d UpdateFormSharedImage(const std::map<std::string, sptr<OHOS::AppExecFwk::FormAshmem>>& imageData… in UpdateFormSharedImage()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/
Dform_pattern.cpp485 const std::map<std::string, sptr<AppExecFwk::FormAshmem>>& imageDataMap) { in InitFormManagerDelegate()
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dui_content_impl.cpp1668 …::UpdateFormSharedImage(const std::map<std::string, sptr<OHOS::AppExecFwk::FormAshmem>>& imageData… in UpdateFormSharedImage()
Dace_container.cpp1560 …ner::UpdateFormSharedImage(const std::map<std::string, sptr<AppExecFwk::FormAshmem>>& imageDataMap) in UpdateFormSharedImage()