Searched defs:set_result (Results 1 – 8 of 8) sorted by relevance
23 public native void set_result(String r); in set_result() method in FunctionContext31 public native void set_result(int r); in set_result() method in FunctionContext39 public native void set_result(double r); in set_result() method in FunctionContext56 public native void set_result(byte[] r); in set_result() method in FunctionContext
293 void set_result(LOperand* operand) { results_[0] = operand; } in set_result() function
294 void set_result(LOperand* operand) { results_[0] = operand; } in set_result() function
298 void set_result(LOperand* operand) { results_[0] = operand; } in set_result() function
303 void set_result(LOperand* operand) { results_[0] = operand; } in set_result() function
297 void set_result(LOperand* operand) { results_[0] = operand; } in set_result() function
301 void set_result(LOperand* operand) { results_[0] = operand; } in set_result() function