Searched defs:BtMainClosure (Results 1 – 3 of 3) sorted by relevance
27 using BtMainClosure = std::function<void()>; variable
29 using BtMainClosure = std::function<void()>; variable
33 using BtMainClosure = std::function<void()>; typedef