Home
last modified time | relevance | path

Searched refs:UpdatableDriverPath (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0420/
Dpoc.cpp31 std::string UpdatableDriverPath("CVE-2020-0420"); in main() local
33 data.writeUtf8AsUtf16(UpdatableDriverPath); in main()
54 if (0 == strcmp(driverPath.c_str(), UpdatableDriverPath.c_str())) { in main()