Searched defs:OutputPtr (Results 1 – 4 of 4) sorted by relevance
33 using OutputPtr = std::shared_ptr<HdiOutput>; variable
84 auto func = [](OutputPtr &, bool, void*) -> void {}; in __anon996991410202() argument
93 auto onScreenHotplugFunc = [](OutputPtr &, bool, void*) -> void {}; in DoSomethingInterestingWithMyAPI() argument
34 using OutputPtr = std::shared_ptr<HdiOutput>; variable