Home
last modified time | relevance | path

Searched refs:clientServiceImpl (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_client_service_impl.cpp176 OHOS::sptr<OHOS::DHCP::DhcpClientServiceImpl> clientServiceImpl = in StartServiceAbility() local
178 int result = serviceManager->AddSystemAbility(DHCP_CLIENT_ABILITY_ID, clientServiceImpl); in StartServiceAbility()