Searched defs:agentType (Results 1 - 8 of 8) sorted by relevance
/foundation/CastEngine/castengine_wifi_display/services/context/ |
H A D | context.cpp | 240 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 D | context_manager.cpp | 157 bool ContextManager::CheckAgentSize(AgentType agentType) in CheckAgentSize() argument
|
/foundation/CastEngine/castengine_wifi_display/services/agent/ |
H A D | agent.cpp | 27 Agent::Agent(AgentType agentType) : agentType_(agentType) in Agent() argument
|
/foundation/CastEngine/castengine_wifi_display/services/interaction/ |
H A D | interaction.cpp | 109 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 D | event_comm.h | 152 AgentType agentType; member 216 AgentType agentType = NONE_AGENT; member
|
/foundation/CastEngine/castengine_wifi_display/services/impl/scene/wfd/ |
H A D | wfd_source_scene.cpp | 841 void WfdSourceScene::OnInnerDestroy(uint32_t contextId, uint32_t agentId, AgentType agentType) in OnInnerDestroy() argument
|
H A D | wfd_sink_scene.cpp | 1240 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 D | screen_session_manager.cpp | 1087 bool ScreenSessionManager::IsFreezed(const int32_t& agentPid, const DisplayManagerAgentType& agentType) in IsFreezed() argument [all...] |
Completed in 17 milliseconds