| /foundation/communication/dhcp/services/dhcp_server/src/ |
| H A D | dhcp_server_callback_proxy.cpp | 60 void DhcpServerCallbackProxy::OnServerLeasesChanged(const std::string& ifname, std::vector<std::string>& leases) in OnServerLeasesChanged() argument
|
| H A D | dhcp_server_callback_proxy_lite.cpp | 63 void DhcpServerCallbackProxy::OnServerLeasesChanged(const std::string& ifname, std::vector<std::string>& leases) in OnServerLeasesChanged() argument
|
| H A D | dhcp_server_stub.cpp | 218 std::vector<std::string> leases; in OnGetDhcpClientInfos() local
|
| H A D | dhcp_server_stub_lite.cpp | 204 std::vector<std::string> leases; in OnGetDhcpClientInfos() local
|
| H A D | dhcp_server_service_impl.cpp | 270 std::vector<std::string> leases; in DeviceInfoCallBack() local 289 void DhcpServerServiceImpl::ConvertLeasesToStationInfos(std::vector<std::string> &leases, in ConvertLeasesToStationInfos() argument 608 ErrCode DhcpServerServiceImpl::GetDhcpClientInfos(const std::string& ifname, std::vector<std::string>& leases) in GetDhcpClientInfos() argument [all...] |
| /device/soc/rockchip/common/sdk_linux/include/drm/ |
| H A D | drm_auth.h | 101 struct idr leases; member
|
| /foundation/communication/dhcp/test/unittest/services/dhcp_server/unittest/ |
| H A D | dhcp_server_service_impl_test.cpp | 207 std::vector<std::string> leases; in HWTEST_F() local
|
| /kernel/linux/linux-5.10/include/drm/ |
| H A D | drm_auth.h | 101 struct idr leases; member
|
| /kernel/linux/linux-6.6/include/drm/ |
| H A D | drm_auth.h | 139 struct idr leases; member
|
| /foundation/communication/dhcp/frameworks/native/src/ |
| H A D | dhcp_event.cpp | 226 void DhcpServerCallBack::OnServerLeasesChanged(const std::string& ifname, std::vector<std::string>& leases) in OnServerLeasesChanged() argument
|
| H A D | dhcp_server_callback_stub_lite.cpp | 109 void DhcpServreCallBackStub::OnServerLeasesChanged(const std::string& ifname, std::vector<std::string>& leases) in OnServerLeasesChanged() argument
|
| H A D | dhcp_server_callback_stub.cpp | 98 void DhcpServreCallBackStub::OnServerLeasesChanged(const std::string& ifname, std::vector<std::string>& leases) in OnServerLeasesChanged() argument
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/ |
| H A D | drm_lease.c | 200 static struct drm_master *drm_lease_create(struct drm_master *lessor, struct idr *leases) in drm_lease_create() argument 391 fill_object_idr(struct drm_device *dev, struct drm_file *lessor_priv, struct idr *leases, int object_count, u32 *object_ids) fill_object_idr() argument 494 struct idr leases; drm_mode_create_lease_ioctl() local [all...] |
| /foundation/communication/dhcp/test/fuzztest/dhcpserverimpl_fuzzer/ |
| H A D | dhcpserverimpl_fuzzer.cpp | 103 std::vector<std::string> leases; in GetDhcpClientInfosTest() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/ |
| H A D | drm_lease.c | 225 static struct drm_master *drm_lease_create(struct drm_master *lessor, struct idr *leases) in drm_lease_create() argument 410 fill_object_idr(struct drm_device *dev, struct drm_file *lessor_priv, struct idr *leases, int object_count, u32 *object_ids) fill_object_idr() argument 519 struct idr leases; drm_mode_create_lease_ioctl() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/ |
| H A D | drm_lease.c | 207 static struct drm_master *drm_lease_create(struct drm_master *lessor, struct idr *leases) in drm_lease_create() argument 378 fill_object_idr(struct drm_device *dev, struct drm_file *lessor_priv, struct idr *leases, int object_count, u32 *object_ids) fill_object_idr() argument 482 struct idr leases; drm_mode_create_lease_ioctl() local [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | dhcpd.c | 287 } leases; member [all...] |