Searched refs:getUpdatableDriverPath (Results 1 – 5 of 5) sorted by relevance
73 std::string getUpdatableDriverPath() override { in getUpdatableDriverPath() function in android::BpGpuService162 std::string driverPath = getUpdatableDriverPath(); in onTransact()
514 mDriverPath = gpuService->getUpdatableDriverPath(); in getDriverNamespace()
48 virtual std::string getUpdatableDriverPath() = 0;
56 std::string getUpdatableDriverPath() override;
92 std::string GpuService::getUpdatableDriverPath() { in getUpdatableDriverPath() function in android::GpuService