Searched refs:getNetConnect (Results 1 – 1 of 1) sorted by relevance
252 bool getNetConnect = netMap_.Find(std::to_string(userId) + "/" + bundleName, checkSwitch); in IsAllowNetConnect() local253 if (getNetConnect == false) { in IsAllowNetConnect()