Searched refs:forEachCommand (Results 1 – 3 of 3) sorted by relevance
54 void Lshal::forEachCommand(const std::function<void(const Command* c)>& f) const { in forEachCommand() function in android::lshal::Lshal63 forEachCommand([&](const Command* e) { in usage()67 forEachCommand([&](const Command* e) { in usage()77 forEachCommand([&](const Command* e) { in usage()
66 mLshal.forEachCommand([&](const Command* e) { in usage()
60 void forEachCommand(const std::function<void(const Command* c)>& f) const;