Searched defs:variableName (Results 1 – 8 of 8) sorted by relevance
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()
173 private ExportedEntry createDebugEntry(String variableName, long value) { in createDebugEntry()
353 private ExportedCallStat createDebugEntry(String variableName, long value) { in createDebugEntry()
1225 static File getDirectory(String variableName, String defaultPath) { in getDirectory()
95 std::string variableName; // e.g. inX, used both in .rs and .java member