Searched defs:onEachDevice (Results 1 – 3 of 3) sorted by relevance
34 void onEachDevice(std::function<void(int)> op) const override {} in onEachDevice() function
36 void onEachDevice(std::function<void(int)>) const override { in onEachDevice() function
88 void onEachDevice(std::function<void(int)> op) const override { in onEachDevice() function