Searched defs:includeUpdatableDrivers (Results 1 – 2 of 2) sorted by relevance
77 bool includeUpdatableDrivers) { in getAidlDevices()119 std::vector<SharedDeviceAndUpdatability> getDevices(bool includeUpdatableDrivers) { in getDevices()
1241 const bool includeUpdatableDrivers = !currentProcessIsOnThePlatform; in getDriverDevices() local