Home
last modified time | relevance | path

Searched defs:driverPath (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/frameworks/native/libs/graphicsenv/
H A DIGpuService.cpp93 void setUpdatableDriverPath(const std::string& driverPath) override { in setUpdatableDriverPath()
116 std::string driverPath; in getUpdatableDriverPath() local
231 std::string driverPath; in onTransact() local
240 std::string driverPath = getUpdatableDriverPath(); in onTransact() local
/aosp_15_r20/packages/modules/NeuralNetworks/driver/sample_shim/
DShellServiceSample.cpp64 int registerDevices(const std::string& driverPath, const std::vector<Names>& devices) { in registerDevices()
126 const std::string driverPath = "/vendor/lib64/neuralnetworks_sample_sl_driver_prebuilt.so"; in main() local
/aosp_15_r20/external/swiftshader/tests/VulkanWrapper/
H A DVulkanTester.cpp132 ScopedSetIcdFilenames(const char *driverPath) in ScopedSetIcdFilenames()
367 auto driverPath = findDriverPath(); in loadDriver() local
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0420/
H A Dpoc.cpp45 std::string driverPath; in main() local
/aosp_15_r20/external/rmi4utils/rmidevice/
H A Dhiddevice.cpp875 std::string & transportDeviceName, std::string & driverPath) in FindTransportDevice()
1006 std::string driverPath; in WaitForHidRawDevice() local
/aosp_15_r20/frameworks/base/services/core/jni/
H A Dcom_android_server_gpu_GpuService.cpp45 ScopedUtfChars driverPath(env, jDriverPath); in setUpdatableDriverPath_native() local
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/gpu/
H A DGpuService.java345 private static native void nSetUpdatableDriverPath(String driverPath); in nSetUpdatableDriverPath()
/aosp_15_r20/frameworks/native/services/gpuservice/
H A DGpuService.cpp132 void GpuService::setUpdatableDriverPath(const std::string& driverPath) { in setUpdatableDriverPath()
/aosp_15_r20/external/libcups/backend/
H A Dusb-darwin.c1410 static kern_return_t load_classdriver(CFStringRef driverPath, in load_classdriver()
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/windows/
Dsetupapi_windows.go246 driverPath [MAX_PATH]uint16 member