Searched defs:getUpdatableDriverPath (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/native/libs/graphicsenv/ | ||
H A D | IGpuService.cpp | 73 std::string getUpdatableDriverPath() override { in getUpdatableDriverPath() function in android::BpGpuService |
/aosp12/frameworks/native/services/gpuservice/ | ||
H A D | GpuService.cpp | 92 std::string GpuService::getUpdatableDriverPath() { in getUpdatableDriverPath() function in android::GpuService |