Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/form/
H A 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()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.cpp2831 std::vector<std::string> picNameArray; in UpdateFormSharedImage() local
2874 void AceContainer::GetNamesOfSharedImage(std::vector<std::string>& picNameArray) in GetNamesOfSharedImage()
2892std::vector<std::string>& picNameArray, std::vector<int32_t>& byteLenArray, std::vector<int>& file… in UpdateSharedImage()