Home
last modified time | relevance | path

Searched refs:GetAgentById (Results 1 - 3 of 3) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/context/
H A Dcontext.cpp96 auto agent = GetAgentById(eventMsg->agentId); in HandleAgentDestroy()
129 auto agent = GetAgentById(eventMsg->agentId); in DistributeEvent()
305 Agent::Ptr Context::GetAgentById(uint32_t agentId) in GetAgentById() function in OHOS::Sharing::Context
332 auto agent = GetAgentById(eventMsg->agentId); in HandleStateDestroyAgent()
355 auto agent = GetAgentById(sinkAgentId); in CheckNeedDestroySink()
H A Dcontext.h52 Agent::Ptr GetAgentById(uint32_t agentId);
/foundation/CastEngine/castengine_wifi_display/tests/unittest/context/
H A Dcontext_unit_test.cpp570 auto agent = context->GetAgentById(contextEventMsgSptr->agentId); in HWTEST_F()
595 auto agent = context->GetAgentById(contextEventMsgSptr->agentId); in HWTEST_F()

Completed in 3 milliseconds