Searched refs:SetSessionInfoProcessOptions (Results 1 – 5 of 5) sorted by relevance
375 sceneSession->SetSessionInfoProcessOptions(info.processOptions); in GenSceneSession()
3218 sceneSession->SetSessionInfoProcessOptions(info.processOptions); in GenSceneSession()
860 HWTEST_F(WindowSessionTest2, SetSessionInfoProcessOptions, Function | SmallTest | Level2)864 session_->SetSessionInfoProcessOptions(processOptions);
206 void SetSessionInfoProcessOptions(const std::shared_ptr<AAFwk::ProcessOptions>& processOptions);
226 void Session::SetSessionInfoProcessOptions(const std::shared_ptr<AAFwk::ProcessOptions>& processOpt… in SetSessionInfoProcessOptions() function in OHOS::Rosen::Session