Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0420/
Dpoc.cpp45 std::string driverPath; in main() local
46 err = reply1.readUtf8FromUtf16(&driverPath); in main()
54 if (0 == strcmp(driverPath.c_str(), UpdatableDriverPath.c_str())) { in main()