Searched defs:driverPath (Results 1 – 4 of 4) sorted by relevance
72 void setUpdatableDriverPath(const std::string& driverPath) override { in setUpdatableDriverPath()95 std::string driverPath; in getUpdatableDriverPath() local170 std::string driverPath; in onTransact() local179 std::string driverPath = getUpdatableDriverPath(); in onTransact() local
45 ScopedUtfChars driverPath(env, jDriverPath); in setUpdatableDriverPath_native() local
345 private static native void nSetUpdatableDriverPath(String driverPath); in nSetUpdatableDriverPath()
122 void GpuService::setUpdatableDriverPath(const std::string& driverPath) { in setUpdatableDriverPath()