Searched refs:endCheckSwitch (Results 1 – 1 of 1) sorted by relevance
137 bool endCheckSwitch = false; in GetCellularConnect() local138 getConnect = cellularNetMap_.Find(std::to_string(userId) + "/" + bundleName, endCheckSwitch); in GetCellularConnect()139 if (preCheckSwitch && !endCheckSwitch && dataSyncManager_ != nullptr) { in GetCellularConnect()