Home
last modified time | relevance | path

Searched defs:agentType (Results 1 - 8 of 8) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/context/
H A Dcontext.cpp240 uint32_t Context::HandleCreateAgent(const std::string &className, AgentType agentType, uint32_t sinkAgentId) in HandleCreateAgent() argument
334 AgentType agentType in HandleStateDestroyAgent() local
[all...]
H A Dcontext_manager.cpp157 bool ContextManager::CheckAgentSize(AgentType agentType) in CheckAgentSize() argument
/foundation/CastEngine/castengine_wifi_display/services/agent/
H A Dagent.cpp27 Agent::Agent(AgentType agentType) : agentType_(agentType) in Agent() argument
/foundation/CastEngine/castengine_wifi_display/services/interaction/
H A Dinteraction.cpp109 auto agentType = interactionMsg->agentType; in HandleEvent() local
197 int32_t Interaction::CreateAgent(uint32_t &contextId, uint32_t &agentId, AgentType agentType, std::string sessionName) in CreateAgent() argument
/foundation/CastEngine/castengine_wifi_display/services/common/
H A Devent_comm.h152 AgentType agentType; member
216 AgentType agentType = NONE_AGENT; member
/foundation/CastEngine/castengine_wifi_display/services/impl/scene/wfd/
H A Dwfd_source_scene.cpp841 void WfdSourceScene::OnInnerDestroy(uint32_t contextId, uint32_t agentId, AgentType agentType) in OnInnerDestroy() argument
H A Dwfd_sink_scene.cpp1240 void WfdSinkScene::OnInnerDestroy(uint32_t contextId, uint32_t agentId, AgentType agentType) in OnInnerDestroy() argument
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager.cpp1087 bool ScreenSessionManager::IsFreezed(const int32_t& agentPid, const DisplayManagerAgentType& agentType) in IsFreezed() argument
[all...]

Completed in 17 milliseconds