Searched defs:template (Results 1 – 4 of 4) sorted by relevance
11 template = """<?xml version="1.0" encoding="utf-8"?> variable
24 UsbException(@Nullable String template, @Nullable Object... args) { in UsbException()
75 public static Queue<LogMaker> findMatchingLogs(MetricsReader reader, LogMaker template) { in findMatchingLogs()83 public static Queue<LogMaker> findMatchingLogs(Queue<LogMaker> queue, LogMaker template) { in findMatchingLogs()
42 String template) throws IOException { in saveLog()