Searched defs:pImpl (Results 1 – 3 of 3) sorted by relevance
26 std::shared_ptr<DhcpClientImpl> pImpl = DelayedSingleton<DhcpClientImpl>::GetInstance(); in GetInstance() local
26 std::shared_ptr<DhcpServerImpl> pImpl = DelayedSingleton<DhcpServerImpl>::GetInstance(); in GetInstance() local
36 std::shared_ptr<WifiScanImpl> pImpl = std::make_shared<WifiScanImpl>(); in GetInstance() local