Home
last modified time | relevance | path

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

/ohos5.0/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
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_scan.cpp36 std::shared_ptr<WifiScanImpl> pImpl = std::make_shared<WifiScanImpl>(); in GetInstance() local