Searched defs:eventPath (Results 1 – 2 of 2) sorted by relevance
94 Disk::Disk(const std::string& eventPath, dev_t device, const std::string& nickname, int flags) in Disk()
202 std::string eventPath(evt->findParam("DEVPATH") ? evt->findParam("DEVPATH") : ""); in handleBlockEvent() local