Searched refs:isOfflineLicense (Results 1 – 1 of 1) sorted by relevance
356 bool isOfflineLicense = responseString.find(kOfflineLicense) != std::string::npos; in provideKeyResponse() local380 if (isOfflineLicense) { in provideKeyResponse()