Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/NeuralNetworks/runtime/
DManager.cpp1297 std::vector<std::shared_ptr<DriverDevice>> driverDevices; in getDriverDevices() local
1311 std::vector<std::shared_ptr<DriverDevice>> driverDevices; in getDriverDevices() local
1334 auto driverDevices = getDriverDevices(mRuntimeVersion.level); in findAvailableDevices() local