Searched refs:DeleteLeaseFile (Results 1 – 3 of 3) sorted by relevance
76 ErrCode DeleteLeaseFile(const std::string& ifname);
186 EXPECT_EQ(DHCP_E_FAILED, pServerServiceImpl->DeleteLeaseFile(ifname));
840 ErrCode DhcpServerServiceImpl::DeleteLeaseFile(const std::string& ifname) in DeleteLeaseFile() function in OHOS::DHCP::DhcpServerServiceImpl