Searched refs:driverPath (Results 1 – 2 of 2) sorted by relevance
45 ScopedUtfChars driverPath(env, jDriverPath); in setUpdatableDriverPath_native() local46 gpuService->setUpdatableDriverPath(driverPath.c_str()); in setUpdatableDriverPath_native()
345 private static native void nSetUpdatableDriverPath(String driverPath); in nSetUpdatableDriverPath() argument