Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/services/context/
H A Dcontext_manager.h55 bool CheckAgentSize(AgentType agentType);
H A Dcontext_manager.cpp140 if (!CheckAgentSize((AgentType)contextEventMsg->agentType)) { in HandleAgentCreate()
157 bool ContextManager::CheckAgentSize(AgentType agentType) in CheckAgentSize() function in OHOS::Sharing::ContextManager
/foundation/CastEngine/castengine_wifi_display/tests/unittest/context/
H A Dcontext_unit_test.cpp798 bool ret = ContextManager::GetInstance().CheckAgentSize(contextEventMsgSptr->agentType); in HWTEST_F()
819 bool ret = ContextManager::GetInstance().CheckAgentSize(contextEventMsgSptr->agentType); in HWTEST_F()
841 tag = ContextManager::GetInstance().CheckAgentSize(contextEventMsgSptr->agentType); in HWTEST_F()
863 tag = ContextManager::GetInstance().CheckAgentSize(contextEventMsgSptr->agentType); in HWTEST_F()

Completed in 3 milliseconds