Lines Matching refs:ContextManager
28 ContextManager::~ContextManager()
35 void ContextManager::Init()
77 int32_t ContextManager::HandleEvent(SharingEvent &event)
105 void ContextManager::HandleConfiguration(SharingEvent &event)
133 void ContextManager::HandleAgentCreate(SharingEvent &event)
157 bool ContextManager::CheckAgentSize(AgentType agentType)
186 uint32_t ContextManager::HandleContextCreate()
201 void ContextManager::HandleMediachannelDestroy(SharingEvent &event)
219 void ContextManager::HandleContextEvent(SharingEvent &event)
232 Context::Ptr ContextManager::GetContextById(uint32_t contextId)
244 void ContextManager::DestroyContext(uint32_t contextId)