Searched defs:devPath (Results 1 – 4 of 4) sorted by relevance
60 String devPath = event.get("DEVPATH"); in onUEvent() local253 File devPath = new File(extconPath); in getDevicePath() local
427 String devPath = event.get("DEVPATH"); in onUEvent() local438 private void updateStateLocked(String devPath, String name, int state) { in updateStateLocked()
97 std::string devPath = fdp.ConsumeRandomLengthString(kMaxBytes); in LLVMFuzzerTestOneInput() local
465 final String devPath = event.get("DEVPATH"); in onKeyboardBacklightUEvent() local491 private static boolean isValidBacklightNodePath(String devPath) { in isValidBacklightNodePath()