Searched refs:needFix (Results 1 – 3 of 3) sorted by relevance
251 void MarkNeedCenterFix(bool needFix) in MarkNeedCenterFix() argument253 needCenterFix_ = needFix; in MarkNeedCenterFix()
273 void MarkNeedCenterFix(bool needFix) in MarkNeedCenterFix() argument275 needCenterFix_ = needFix; in MarkNeedCenterFix()
1081 bool needFix = false; in ProcessNoAvailableInterface() local1083 LinkManager::GetInstance().ForEach([remoteDeviceId, myRole, &needFix](InnerLink &link) { in ProcessNoAvailableInterface()1088 needFix = true; in ProcessNoAvailableInterface()1093 if (needFix) { in ProcessNoAvailableInterface()