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