Home
last modified time | relevance | path

Searched defs:picNameArray (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/form/
Dsub_container.cpp373 std::vector<std::string> picNameArray; in ProcessSharedImage() local
391 void SubContainer::GetNamesOfSharedImage(std::vector<std::string>& picNameArray) in GetNamesOfSharedImage()
412std::vector<std::string>& picNameArray, std::vector<int32_t>& byteLenArray, std::vector<int>& file… in UpdateSharedImage()
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dace_container.cpp2770 std::vector<std::string> picNameArray; in UpdateFormSharedImage() local
2813 void AceContainer::GetNamesOfSharedImage(std::vector<std::string>& picNameArray) in GetNamesOfSharedImage()
2831std::vector<std::string>& picNameArray, std::vector<int32_t>& byteLenArray, std::vector<int>& file… in UpdateSharedImage()