Home
last modified time | relevance | path

Searched defs:pImpl (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_scan.cpp36 std::shared_ptr<WifiScanImpl> pImpl = std::make_shared<WifiScanImpl>(); in GetInstance() local
/foundation/communication/dhcp/frameworks/native/src/
H A Ddhcp_client.cpp26 std::shared_ptr<DhcpClientImpl> pImpl = DelayedSingleton<DhcpClientImpl>::GetInstance(); in GetInstance() local
H A Ddhcp_server.cpp26 std::shared_ptr<DhcpServerImpl> pImpl = DelayedSingleton<DhcpServerImpl>::GetInstance(); in GetInstance() local

Completed in 1 milliseconds