Searched refs:getStringInfo (Results 1 – 4 of 4) sorted by relevance
266 return "#" + index + " = \"" + pool.getStringInfo(index) + "\""; in ldc()
515 value = this.getStringInfo(index); in getLdcValue()580 public String getStringInfo(int index) { in getStringInfo() method in ConstPool
396 return cp.getStringInfo(index); in getConstantValue()
2180 inline cl_int getStringInfo(Functor f, ObjectType obj, cl_uint name, std::string& param) in getStringInfo() function2304 …CV_OclDbgAssert(getStringInfo(clGetPlatformInfo, platforms[i], CL_PLATFORM_NAME, name) == CL_SUCCE… in selectOpenCLDevice()2369 … CV_OclDbgAssert(getStringInfo(clGetDeviceInfo, devices[i], CL_DEVICE_NAME, name) == CL_SUCCESS); in selectOpenCLDevice()