Searched defs:printProperty (Results 1 – 2 of 2) sorted by relevance
19 public static String printProperty(String property) { in printProperty() method in PropertyPrinter
82 static int printProperty(int fd, drmModeResPtr res, drmModePropertyPtr props, uint64_t value) in printProperty() function