Searched defs:sysPath (Results 1 – 4 of 4) sorted by relevance
24 long sizeBytes, @utf8InCpp String label, @utf8InCpp String sysPath); in onDiskMetadataChanged()
67 bool matches(const std::string& sysPath) { in matches()
65 public String sysPath; field in DiskInfo
89 static bool isNvmeBlkDevice(unsigned int major, const std::string& sysPath) { in isNvmeBlkDevice()