Searched refs:SetStageCardConfig (Results 1 – 3 of 3) sorted by relevance
218 void SetStageCardConfig(const std::string& pageProfile, const std::string& selectUrl);
317 container->SetStageCardConfig(runArgs_.pageProfile, runArgs_.url); in InitEnv()
285 void AceContainer::SetStageCardConfig(const std::string& pageProfile, const std::string& selectUrl) in SetStageCardConfig() function in OHOS::Ace::Platform::AceContainer