Home
last modified time | relevance | path

Searched refs:DHCP_CLIENT_ABILITY_ID (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/dhcp/frameworks/native/include/
H A Ddhcp_sdk_define.h23 #define DHCP_CLIENT_ABILITY_ID 1126 macro
/foundation/communication/dhcp/test/fuzztest/dhcpclient_fuzzer/
H A Ddhcpclient_fuzzer.cpp22 std::shared_ptr<DhcpClient> dhcpClient = DhcpClient::GetInstance(DHCP_CLIENT_ABILITY_ID);
/foundation/communication/dhcp/interfaces/inner_api/include/
H A Ddhcp_define.h72 #define DHCP_CLIENT_ABILITY_ID 1126 macro
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_client_service_impl.cpp79 : SystemAbility(DHCP_CLIENT_ABILITY_ID, true), mPublishFlag(false), in DhcpClientServiceImpl()
179 int result = serviceManager->AddSystemAbility(DHCP_CLIENT_ABILITY_ID, clientServiceImpl); in StartServiceAbility()
/foundation/communication/dhcp/frameworks/native/c_adapter/src/
H A Ddhcp_c_service.cpp42 dhcpClientPtr = OHOS::DHCP::DhcpClient::GetInstance(DHCP_CLIENT_ABILITY_ID); in RegisterDhcpClientCallBack()

Completed in 4 milliseconds