Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/services/interaction/domain/
H A Ddomain_manager.cpp118 auto mgrIter = transmitMgrs_.find(iter->second); in FindMgrByRemoteId() local
119 if (mgrIter != transmitMgrs_.end()) { in FindMgrByRemoteId()
120 return mgrIter->second; in FindMgrByRemoteId()

Completed in 1 milliseconds