Searched refs:SetModelSource (Results 1 – 5 of 5) sorted by relevance
30 void SetModelSource(const std::string& value) override;
57 virtual void SetModelSource(const std::string& src) = 0;
53 void ModelViewNG::SetModelSource(const std::string& value) in SetModelSource() function in OHOS::Ace::NG::ModelViewNG
294 ModelView::GetInstance()->SetModelSource(ohosPath); in Create()
260 modelViewNG.SetModelSource(testPath);