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.cpp261 std::vector<std::string> picNameArray; in ProcessSharedImage() local
279 void SubContainer::GetNamesOfSharedImage(std::vector<std::string>& picNameArray) in GetNamesOfSharedImage()
300std::vector<std::string>& picNameArray, std::vector<int32_t>& byteLenArray, std::vector<int>& file… in UpdateSharedImage()
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dace_container.cpp3703 std::vector<std::string> picNameArray; in UpdateFormSharedImage() local
3748 void AceContainer::GetNamesOfSharedImage(std::vector<std::string>& picNameArray) in GetNamesOfSharedImage()
3766std::vector<std::string>& picNameArray, std::vector<int32_t>& byteLenArray, std::vector<int>& file… in UpdateSharedImage()