Home
last modified time | relevance | path

Searched refs:launWantAgent (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/av_session/services/session/server/
H A Davsession_item.cpp464 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> launWantAgent = in SetLaunchAbility() local
467 if (want != nullptr && launWantAgent != nullptr) { in SetLaunchAbility()
468 res = AbilityRuntime::WantAgent::WantAgentHelper::GetWant(launWantAgent, want); in SetLaunchAbility()
H A Davsession_service.cpp2768 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> launWantAgent; in CreateWantAgent() local
2777 launWantAgent = std::make_shared<AbilityRuntime::WantAgent::WantAgent>(topSession_->GetLaunchAbility()); in CreateWantAgent()
2778 auto res = AbilityRuntime::WantAgent::WantAgentHelper::GetWant(launWantAgent, want); in CreateWantAgent()

Completed in 7 milliseconds