Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/cpp/lazy/
H A Dtest_lazy_ops_util.cpp85 void ForEachDevice(const std::function<void(const torch::Device&)>& devfn) { in ForEachDevice() function
/aosp_15_r20/packages/modules/Bluetooth/system/bta/groups/
Dgroups.cc60 void ForEachDevice(std::function<void(const RawAddress&)> cb) const { in ForEachDevice() function in bluetooth::groups::DeviceGroup