Searched refs:setBinary (Results 1 – 7 of 7) sorted by relevance
73 interpreter.setBinary(new File(binary)); in buildFromMaps()116 protected void setBinary(File binary) { in setBinary() method in Interpreter
35 setBinary(new File(SHELL_BIN)); in ShellInterpreter()
51 setBinary(interpreter.getBinary()); in InterpreterProcess()
78 public void setBinary(File binary) { in setBinary() method in Process
63 mLogcatProcess.setBinary(new File("/system/bin/logcat")); in run()
477 setBinary(gl, shaders, binaries.binaryFormat, binary, length); in init()509 void ShaderProgram::setBinary (const glw::Functions& gl, std::vector<Shader*>& shaders, glw::GLenum… in setBinary() function in glu::ShaderProgram
212 …void setBinary (const glw::Functions& gl, std::vector<Shader*>& shaders, glw::GLenum binar…