Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/services/context/
H A Dcontext_manager.h41 return maxSrcAgent_; in GetAgentSrcLimit()
64 uint32_t maxSrcAgent_ = MAX_SRC_AGENT_NUM; member in OHOS::Sharing::ContextManager
H A Dcontext_manager.cpp52 maxSrcAgent_ = static_cast<uint32_t>(value); in Init()
54 maxSrcAgent_ = MAX_SRC_AGENT_NUM; in Init()
/foundation/CastEngine/castengine_wifi_display/tests/unittest/context/
H A Dcontext_unit_test.cpp862 ContextManager::GetInstance().maxSrcAgent_ = 0; in HWTEST_F()

Completed in 3 milliseconds