Searched defs:setUpdatableDriverPath (Results 1 – 3 of 3) sorted by relevance
65 void GpuService::setUpdatableDriverPath(const std::string& driverPath) { in setUpdatableDriverPath() function in android::GpuService
64 void setUpdatableDriverPath(const std::string& driverPath) override { in setUpdatableDriverPath() function in android::BpGpuService
332 private void setUpdatableDriverPath(ApplicationInfo ai) { in setUpdatableDriverPath() method in GpuService