Searched refs:moduleStr (Results 1 – 2 of 2) sorted by relevance
380 std::string moduleStr(module); in SetSliderBlockImage() local381 SliderModelNG::SetBlockImage(frameNode, srcStr, bundleStr, moduleStr); in SetSliderBlockImage()
2020 std::string moduleStr(module); in SetBackgroundImage() local2021 …stract::SetBackgroundImage(frameNode, OHOS::Ace::ImageSourceInfo { srcStr, bundleStr, moduleStr }); in SetBackgroundImage()