Searched defs:variableName (Results 1 – 9 of 9) sorted by relevance
217 val variableName = nameAllocator.newName(field.variableName, field) regex263 val variableName = nameAllocator.newName(field.variableName, field) regex291 val variableName = nameAllocator.get(field) regex440 val variableName = "$parameterName.${field.name}" regex486 val variableName = "$parameterName.${field.name}" regex
38 public abstract void setHostValue(String variableName, Object value); in setHostValue()40 public abstract Object getHostValue(String variableName); in getHostValue()
30 String variableName() default ""; in variableName() method
126 public void setHostValue(String variableName, Object value) { in setHostValue()140 public Object getHostValue(String variableName) { in getHostValue()
132 public void setHostValue(String variableName, Object value) { in setHostValue()140 public Object getHostValue(String variableName) { in getHostValue()
97 val variableName = node.getName() regex199 val variableName = arg.identifier regex
183 private ExportedEntry createDebugEntry(String variableName, long value) { in createDebugEntry()
574 private ExportedCallStat createDebugEntry(String variableName, long value) { in createDebugEntry()
1524 static File getDirectory(String variableName, String defaultPath) { in getDirectory()1530 static String getDirectoryPath(@NonNull String variableName, @NonNull String defaultPath) { in getDirectoryPath()