Home
last modified time | relevance | path

Searched defs:leases (Results 1 - 17 of 17) sorted by relevance

/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_server_callback_proxy.cpp60 void DhcpServerCallbackProxy::OnServerLeasesChanged(const std::string& ifname, std::vector<std::string>& leases) in OnServerLeasesChanged() argument
H A Ddhcp_server_callback_proxy_lite.cpp63 void DhcpServerCallbackProxy::OnServerLeasesChanged(const std::string& ifname, std::vector<std::string>& leases) in OnServerLeasesChanged() argument
H A Ddhcp_server_stub.cpp218 std::vector<std::string> leases; in OnGetDhcpClientInfos() local
H A Ddhcp_server_stub_lite.cpp204 std::vector<std::string> leases; in OnGetDhcpClientInfos() local
H A Ddhcp_server_service_impl.cpp270 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 Ddrm_auth.h101 struct idr leases; member
/foundation/communication/dhcp/test/unittest/services/dhcp_server/unittest/
H A Ddhcp_server_service_impl_test.cpp207 std::vector<std::string> leases; in HWTEST_F() local
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_auth.h101 struct idr leases; member
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_auth.h139 struct idr leases; member
/foundation/communication/dhcp/frameworks/native/src/
H A Ddhcp_event.cpp226 void DhcpServerCallBack::OnServerLeasesChanged(const std::string& ifname, std::vector<std::string>& leases) in OnServerLeasesChanged() argument
H A Ddhcp_server_callback_stub_lite.cpp109 void DhcpServreCallBackStub::OnServerLeasesChanged(const std::string& ifname, std::vector<std::string>& leases) in OnServerLeasesChanged() argument
H A Ddhcp_server_callback_stub.cpp98 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 Ddrm_lease.c200 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 Ddhcpserverimpl_fuzzer.cpp103 std::vector<std::string> leases; in GetDhcpClientInfosTest() local
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_lease.c225 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 Ddrm_lease.c207 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 Ddhcpd.c287 } leases; member
[all...]

Completed in 11 milliseconds