Home | History | Annotate | Download | only in Driver

Lines Matching refs:UID

2575   std::string UID = llvm::utostr(getuid());
2578 std::string UID = "9999";
2580 Result.append(UID.begin(), UID.end());