/ohos5.0/foundation/communication/netstack/test/unittest/http_client/ |
H A D | HttpClientRequestTest.cpp | 43 HttpClientRequest req; variable 51 HttpClientRequest req; variable 61 HttpClientRequest req; variable 71 HttpClientRequest req; variable 79 HttpClientRequest req; variable 88 HttpClientRequest req; variable 96 HttpClientRequest req; variable 105 HttpClientRequest req; variable 113 HttpClientRequest req; variable 122 HttpClientRequest req; variable [all …]
|
H A D | HttpClientResponseTest.cpp | 44 HttpClientResponse req; variable 52 HttpClientResponse req; variable 60 HttpClientResponse req; variable 68 HttpClientResponse req; variable 76 HttpClientResponse req; variable 85 HttpClientResponse req; variable 94 HttpClientResponse req; variable 103 HttpClientResponse req; variable 112 HttpClientResponse req; variable 133 HttpClientResponse req; variable [all …]
|
H A D | HttpClientErrorTest.cpp | 44 HttpClientError req; variable 52 HttpClientError req; variable 61 HttpClientError req; variable 69 HttpClientError req; variable 78 HttpClientError req; variable 87 HttpClientError req; variable
|
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloud_disk/ |
H A D | fuse_operations_test.cpp | 79 fuse_req_t req = nullptr; variable 103 fuse_req_t req = nullptr; variable 125 fuse_req_t req = nullptr; variable 149 fuse_req_t req = nullptr; variable 173 fuse_req_t req = nullptr; variable 197 fuse_req_t req = nullptr; variable 219 fuse_req_t req = nullptr; variable 243 fuse_req_t req = nullptr; variable 267 fuse_req_t req = nullptr; variable 291 fuse_req_t req = nullptr; variable [all …]
|
H A D | file_operations_cloud_test.cpp | 333 fuse_req_t req = nullptr; variable 360 fuse_req_t req = nullptr; variable 389 fuse_req_t req = nullptr; variable 418 fuse_req_t req = nullptr; variable 447 fuse_req_t req = nullptr; variable 475 fuse_req_t req = nullptr; variable 505 fuse_req_t req = nullptr; variable 533 fuse_req_t req = nullptr; variable 561 fuse_req_t req = nullptr; variable 590 fuse_req_t req = nullptr; variable [all …]
|
/ohos5.0/drivers/peripheral/usb/test/unittest/device_sdk/ |
H A D | usb_device_sdk_io_test.cpp | 59 struct UsbFnRequest *req = nullptr; variable 92 struct UsbFnRequest *req = nullptr; variable 128 struct UsbFnRequest *req = nullptr; variable 154 struct UsbFnRequest *req = nullptr; variable 188 struct UsbFnRequest *req = nullptr; variable 209 struct UsbFnRequest *req = nullptr; variable 238 struct UsbFnRequest *req = nullptr; variable 259 struct UsbFnRequest *req = nullptr; variable 281 struct UsbFnRequest *req = nullptr; variable 297 struct UsbFnRequest *req = nullptr; variable [all …]
|
H A D | usb_device_sdk_if_test.cpp | 608 struct UsbFnRequest *req = nullptr; variable 620 struct UsbFnRequest *req = nullptr; variable 632 struct UsbFnRequest *req = nullptr; variable 642 struct UsbFnRequest *req = nullptr; variable 653 struct UsbFnRequest *req = nullptr; variable 662 struct UsbFnRequest *req = nullptr; variable 671 struct UsbFnRequest *req = nullptr; variable 680 struct UsbFnRequest *req = nullptr; variable 690 struct UsbFnRequest *req = nullptr; variable 700 struct UsbFnRequest *req = nullptr; variable [all …]
|
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloud_disk/mock/ |
H A D | libfuse_mock.cpp | 21 void *fuse_req_userdata(fuse_req_t req) in fuse_req_userdata() 26 int fuse_reply_err(fuse_req_t req, int err) in fuse_reply_err() 31 int fuse_reply_open(fuse_req_t req, const struct fuse_file_info *fi) in fuse_reply_open() 36 void fuse_reply_none(fuse_req_t req) in fuse_reply_none() 41 int fuse_reply_data(fuse_req_t req, struct fuse_bufvec *bufv, enum fuse_buf_copy_flags flags) in fuse_reply_data() 56 int fuse_reply_write(fuse_req_t req, size_t count) in fuse_reply_write() 61 int fuse_reply_lseek(fuse_req_t req, off_t off) in fuse_reply_lseek() 66 int fuse_reply_buf(fuse_req_t req, const char *buf, size_t size) in fuse_reply_buf() 71 int fuse_reply_xattr(fuse_req_t req, size_t count) in fuse_reply_xattr() 76 int fuse_reply_attr(fuse_req_t req, const struct stat *attr, double attr_timeout) in fuse_reply_attr() [all …]
|
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/src/ |
H A D | net_http_ffi.cpp | 62 auto req = FFIData::GetData<HttpRequestProxy>(id); in CJ_DestroyRequest() local 77 auto req = FFIData::GetData<HttpRequestProxy>(id); in CJ_SendRequest() local 106 auto req = FFIData::GetData<HttpRequestProxy>(id); in CJ_OnHeadersReceive() local 120 auto req = FFIData::GetData<HttpRequestProxy>(id); in CJ_OffHeadersReceive() local 131 auto req = FFIData::GetData<HttpRequestProxy>(id); in CJ_OnDataReceive() local 141 auto req = FFIData::GetData<HttpRequestProxy>(id); in CJ_OffDataReceive() local 151 auto req = FFIData::GetData<HttpRequestProxy>(id); in CJ_OnDataEnd() local 161 auto req = FFIData::GetData<HttpRequestProxy>(id); in CJ_OffDataEnd() local 171 auto req = FFIData::GetData<HttpRequestProxy>(id); in CJ_OnDataReceiveProgress() local 181 auto req = FFIData::GetData<HttpRequestProxy>(id); in CJ_OffDataReceiveProgress() local [all …]
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/advanced_notification_service_test/ |
H A D | advanced_notification_service_publish_test.cpp | 203 sptr<NotificationRequest> req = new NotificationRequest(1); variable 230 sptr<NotificationRequest> req = new NotificationRequest(1); variable 258 sptr<NotificationRequest> req = new NotificationRequest(); variable 286 sptr<NotificationRequest> req = new NotificationRequest(); variable 315 sptr<NotificationRequest> req = new NotificationRequest(); variable 343 sptr<NotificationRequest> req = new NotificationRequest(); variable 370 sptr<NotificationRequest> req = new NotificationRequest(); variable 397 sptr<NotificationRequest> req = new NotificationRequest(); variable 424 sptr<NotificationRequest> req = new NotificationRequest(); variable 451 sptr<NotificationRequest> req = new NotificationRequest(); variable [all …]
|
/ohos5.0/drivers/hdf_core/framework/test/unittest/model/usb/device/src/ |
H A D | usb_device_lite_sdk_io_test.c | 32 struct UsbFnRequest *req = NULL; in UsbFnDviceTestRequestAsync() local 45 struct UsbFnRequest *req = NULL; in UsbFnDviceTestRequestAsync002() local 90 struct UsbFnRequest *req = NULL; in UsbFnDviceTestRequestAsync003() local 143 struct UsbFnRequest *req = NULL; in UsbFnDviceTestRequestAsync004() local 190 struct UsbFnRequest *req = NULL; in UsbFnDviceTestRequestAsync005() local 238 struct UsbFnRequest *req = NULL; in UsbFnDviceTestRequestSync() local 250 struct UsbFnRequest *req = NULL; in UsbFnDviceTestRequestSync002() local 283 struct UsbFnRequest *req = NULL; in UsbFnDviceTestRequestSync003() local 322 struct UsbFnRequest *req = NULL; in UsbFnDviceTestRequestSync004() local 355 struct UsbFnRequest *req = NULL; in UsbFnDviceTestRequestSync005() local [all …]
|
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/ |
H A D | file_operations_base.cpp | 27 void FileOperationsBase::Lookup(fuse_req_t req, fuse_ino_t parent, const char *name) in Lookup() 33 void FileOperationsBase::Access(fuse_req_t req, fuse_ino_t ino, int mask) in Access() 51 void FileOperationsBase::Forget(fuse_req_t req, fuse_ino_t ino, uint64_t nLookup) in Forget() 82 void FileOperationsBase::MkNod(fuse_req_t req, fuse_ino_t parent, const char *name, in MkNod() 89 void FileOperationsBase::Create(fuse_req_t req, fuse_ino_t parent, const char *name, in Create() 103 void FileOperationsBase::SetXattr(fuse_req_t req, fuse_ino_t ino, const char *name, in SetXattr() 110 void FileOperationsBase::GetXattr(fuse_req_t req, fuse_ino_t ino, const char *name, in GetXattr() 123 void FileOperationsBase::RmDir(fuse_req_t req, fuse_ino_t parent, const char *name) in RmDir() 129 void FileOperationsBase::Unlink(fuse_req_t req, fuse_ino_t parent, const char *name) in Unlink() 135 void FileOperationsBase::Rename(fuse_req_t req, fuse_ino_t parent, const char *name, in Rename() [all …]
|
H A D | fuse_operations.cpp | 33 void FuseOperations::Lookup(fuse_req_t req, fuse_ino_t parent, const char *name) in Lookup() 49 void FuseOperations::Access(fuse_req_t req, fuse_ino_t ino, int mask) in Access() 97 void FuseOperations::Forget(fuse_req_t req, fuse_ino_t ino, uint64_t nLookup) in Forget() 127 void FuseOperations::MkNod(fuse_req_t req, fuse_ino_t parent, const char *name, in MkNod() 144 void FuseOperations::Create(fuse_req_t req, fuse_ino_t parent, const char *name, in Create() 179 void FuseOperations::SetXattr(fuse_req_t req, fuse_ino_t ino, const char *name, in SetXattr() 196 void FuseOperations::GetXattr(fuse_req_t req, fuse_ino_t ino, const char *name, in GetXattr() 229 void FuseOperations::RmDir(fuse_req_t req, fuse_ino_t parent, const char *name) in RmDir() 245 void FuseOperations::Unlink(fuse_req_t req, fuse_ino_t parent, const char *name) in Unlink() 278 void FuseOperations::Read(fuse_req_t req, fuse_ino_t ino, size_t size, in Read() [all …]
|
/ohos5.0/foundation/window/window_manager_lite/services/wms/ |
H A D | lite_wms.cpp | 96 void LiteWMS::GetSurface(IpcIo* req, IpcIo* reply) in GetSurface() 122 void LiteWMS::Show(IpcIo* req, IpcIo* reply) in Show() 130 void LiteWMS::Hide(IpcIo* req, IpcIo* reply) in Hide() 138 void LiteWMS::RaiseToTop(IpcIo* req, IpcIo* reply) in RaiseToTop() 154 void LiteWMS::MoveTo(IpcIo* req, IpcIo* reply) in MoveTo() 166 void LiteWMS::Resize(IpcIo* req, IpcIo* reply) in Resize() 178 void LiteWMS::Update(IpcIo* req, IpcIo* reply) in Update() 186 void LiteWMS::CreateWindow(IpcIo* req, IpcIo* reply) in CreateWindow() 201 void LiteWMS::RemoveWindow(IpcIo* req, IpcIo* reply) in RemoveWindow() 209 void LiteWMS::GetEventData(IpcIo* req, IpcIo* reply) in GetEventData() [all …]
|
/ohos5.0/base/security/dlp_permission_service/interfaces/inner_api/dlp_fuse/test/unittest/src/ |
H A D | fuse_daemon_test.cpp | 189 fuse_req_t req = nullptr; variable 247 fuse_req_t req = nullptr; variable 279 fuse_req_t req = nullptr; variable 335 fuse_req req; variable 376 fuse_req req; variable 422 fuse_req_t req = nullptr; variable 485 fuse_req_t req = nullptr; variable 515 fuse_req_t req = nullptr; variable 563 fuse_req_t req = nullptr; variable 590 fuse_req_t req = nullptr; variable [all …]
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/ |
H A D | wifi_device_stub_lite.cpp | 39 void WifiDeviceStub::ReadIpAddress(IpcIo *req, WifiIpAddress &address) in ReadIpAddress() 57 void WifiDeviceStub::ReadEapConfig(IpcIo *req, WifiEapConfig &wifiEapConfig) in ReadEapConfig() 207 void WifiDeviceStub::OnEnableWifi(uint32_t code, IpcIo *req, IpcIo *reply) in OnEnableWifi() 215 void WifiDeviceStub::OnDisableWifi(uint32_t code, IpcIo *req, IpcIo *reply) in OnDisableWifi() 350 void WifiDeviceStub::OnConnectTo(uint32_t code, IpcIo *req, IpcIo *reply) in OnConnectTo() 362 void WifiDeviceStub::OnConnect2To(uint32_t code, IpcIo *req, IpcIo *reply) in OnConnect2To() 384 void WifiDeviceStub::OnReConnect(uint32_t code, IpcIo *req, IpcIo *reply) in OnReConnect() 400 void WifiDeviceStub::OnDisconnect(uint32_t code, IpcIo *req, IpcIo *reply) in OnDisconnect() 408 void WifiDeviceStub::OnStartWps(uint32_t code, IpcIo *req, IpcIo *reply) in OnStartWps() 424 void WifiDeviceStub::OnCancelWps(uint32_t code, IpcIo *req, IpcIo *reply) in OnCancelWps() [all …]
|
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/ |
H A D | wifi_device_proxy_lite.cpp | 365 IpcIo req; in EnableWifi() local 398 IpcIo req; in DisableWifi() local 431 IpcIo req; in InitWifiProtect() local 466 IpcIo req; in GetWifiProtectRef() local 501 IpcIo req; in PutWifiProtectRef() local 622 IpcIo req; in AddDeviceConfig() local 658 IpcIo req; in UpdateDeviceConfig() local 693 IpcIo req; in RemoveDevice() local 727 IpcIo req; in RemoveAllDevice() local 760 IpcIo req; in GetDeviceConfigs() local [all …]
|
/ohos5.0/base/powermgr/battery_lite/services/src/small/ |
H A D | battery_feature_impl.c | 54 static int32_t FeatureInvoke(IServerProxy *iProxy, int32_t funcId, void *origin, IpcIo *req, IpcIo … in FeatureInvoke() 63 static int32_t BatterySocInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply) in BatterySocInvoke() 73 static int32_t ChargingStatusInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply) in ChargingStatusInvoke() 83 static int32_t HealthStatusInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply) in HealthStatusInvoke() 93 static int32_t PluggedTypeInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply) in PluggedTypeInvoke() 103 static int32_t VoltageInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply) in VoltageInvoke() 113 static int32_t TechnologyInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply) in TechnologyInvoke() 124 static int32_t BatteryTemperatureInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *repl… in BatteryTemperatureInvoke()
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/bundle_daemon/src/ |
H A D | bundle_daemon.cpp | 101 int32_t BundleDaemon::Invoke(IServerProxy *iProxy, int32_t funcId, void *origin, IpcIo *req, IpcIo … in Invoke() 139 int32_t BundleDaemon::RegisterCallbackInvoke(IpcIo *req) in RegisterCallbackInvoke() 152 static int32_t ObtainStringFromIpc(IpcIo *req, std::string &firstStr, std::string &secondStr) in ObtainStringFromIpc() 166 int32_t BundleDaemon::ExtractHapInvoke(IpcIo *req) in ExtractHapInvoke() 177 int32_t BundleDaemon::RenameFileInvoke(IpcIo *req) in RenameFileInvoke() 188 int32_t BundleDaemon::CreatePermissionInvoke(IpcIo *req) in CreatePermissionInvoke() 193 int32_t BundleDaemon::CreateDataDirectoryInvoke(IpcIo *req) in CreateDataDirectoryInvoke() 210 int32_t BundleDaemon::StoreContentToFileInvoke(IpcIo *req) in StoreContentToFileInvoke() 226 int32_t BundleDaemon::MoveFileInvoke(IpcIo *req) in MoveFileInvoke() 240 int32_t BundleDaemon::RemoveFileInvoke(IpcIo *req) in RemoveFileInvoke() [all …]
|
/ohos5.0/foundation/communication/dsoftbus/core/frame/small/init/src/ |
H A D | bus_center_server_stub.c | 43 int32_t ServerJoinLNN(IpcIo *req, IpcIo *reply) in ServerJoinLNN() 80 int32_t ServerJoinMetaNode(IpcIo *req, IpcIo *reply) in ServerJoinMetaNode() 87 int32_t ServerLeaveLNN(IpcIo *req, IpcIo *reply) in ServerLeaveLNN() 114 int32_t ServerLeaveMetaNode(IpcIo *req, IpcIo *reply) in ServerLeaveMetaNode() 219 int32_t ServerGetNodeKeyInfo(IpcIo *req, IpcIo *reply) in ServerGetNodeKeyInfo() 311 int32_t ServerSetDataLevel(IpcIo *req, IpcIo *reply) in ServerSetDataLevel() 318 int32_t ServerStartTimeSync(IpcIo *req, IpcIo *reply) in ServerStartTimeSync() 349 int32_t ServerStopTimeSync(IpcIo *req, IpcIo *reply) in ServerStopTimeSync() 387 int32_t ServerPublishLNN(IpcIo *req, IpcIo *reply) in ServerPublishLNN() 463 int32_t ServerRefreshLNN(IpcIo *req, IpcIo *reply) in ServerRefreshLNN() [all …]
|
H A D | trans_server_stub.c | 33 int32_t ServerCreateSessionServer(IpcIo *req, IpcIo *reply) in ServerCreateSessionServer() 63 int32_t ServerRemoveSessionServer(IpcIo *req, IpcIo *reply) in ServerRemoveSessionServer() 115 static void ServerReadSessionAttrs(IpcIo *req, SessionAttribute *getAttr) in ServerReadSessionAttrs() 157 static bool ReadQosInfo(IpcIo *req, SessionParam *param) in ReadQosInfo() 201 int32_t ServerOpenSession(IpcIo *req, IpcIo *reply) in ServerOpenSession() 252 int32_t ServerOpenAuthSession(IpcIo *req, IpcIo *reply) in ServerOpenAuthSession() 279 int32_t ServerNotifyAuthSuccess(IpcIo *req, IpcIo *reply) in ServerNotifyAuthSuccess() 311 int32_t ServerCloseChannel(IpcIo *req, IpcIo *reply) in ServerCloseChannel() 339 int32_t ServerSendSessionMsg(IpcIo *req, IpcIo *reply) in ServerSendSessionMsg() 360 int32_t ServerReleaseResources(IpcIo *req, IpcIo *reply) in ServerReleaseResources()
|
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/ |
H A D | UTTest_ipc_server_listener.cpp | 74 std::shared_ptr<IpcReq> req = std::make_shared<IpcReq>(); variable 103 std::shared_ptr<IpcReq> req = std::make_shared<IpcReq>(); variable 136 std::shared_ptr<IpcReq> req = std::make_shared<IpcReq>(); variable 170 std::shared_ptr<IpcReq> req = std::make_shared<IpcReq>(); variable 204 std::shared_ptr<IpcReq> req = std::make_shared<IpcReq>(); variable 237 std::shared_ptr<IpcReq> req = std::make_shared<IpcReq>(); variable 270 std::shared_ptr<IpcReq> req = std::make_shared<IpcReq>(); variable 295 std::shared_ptr<IpcReq> req = std::make_shared<IpcReq>(); variable 318 std::shared_ptr<IpcReq> req = std::make_shared<IpcReq>(); variable 341 std::shared_ptr<IpcReq> req = std::make_shared<IpcReq>(); variable
|
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/server/src/ |
H A D | player_server.cpp | 329 void PlayerServer::SetSource(IpcIo *req, IpcIo *reply) in SetSource() 370 void PlayerServer::Prepare(IpcIo *req, IpcIo *reply) in Prepare() 380 void PlayerServer::Play(IpcIo *req, IpcIo *reply) in Play() 390 void PlayerServer::IsPlaying(IpcIo *req, IpcIo *reply) in IsPlaying() 400 void PlayerServer::Pause(IpcIo *req, IpcIo *reply) in Pause() 410 void PlayerServer::Stop(IpcIo *req, IpcIo *reply) in Stop() 427 void PlayerServer::Rewind(IpcIo *req, IpcIo *reply) in Rewind() 441 void PlayerServer::SetVolume(IpcIo *req, IpcIo *reply) in SetVolume() 475 void PlayerServer::SetLoop(IpcIo *req, IpcIo *reply) in SetLoop() 548 void PlayerServer::Reset(IpcIo *req, IpcIo *reply) in Reset() [all …]
|
/ohos5.0/base/sensors/sensor_lite/services/src/ |
H A D | sensor_service.c | 24 int32_t GetAllSensorsInvoke(SensorFeatureApi *defaultApi, IpcIo *req, IpcIo *reply) in GetAllSensorsInvoke() 48 int32_t ActivateSensorInvoke(SensorFeatureApi *defaultApi, IpcIo *req, IpcIo *reply) in ActivateSensorInvoke() 66 int32_t DeactivateSensorInvoke(SensorFeatureApi *defaultApi, IpcIo *req, IpcIo *reply) in DeactivateSensorInvoke() 84 int32_t SetBatchInvoke(SensorFeatureApi *defaultApi, IpcIo *req, IpcIo *reply) in SetBatchInvoke() 106 int32_t SubscribeSensorInvoke(SensorFeatureApi *defaultApi, IpcIo *req, IpcIo *reply) in SubscribeSensorInvoke() 125 int32_t UnsubscribeSensorInvoke(SensorFeatureApi *defaultApi, IpcIo *req, IpcIo *reply) in UnsubscribeSensorInvoke() 143 int32_t SetModeInvoke(SensorFeatureApi *defaultApi, IpcIo *req, IpcIo *reply) in SetModeInvoke() 163 int32_t SetOptionInvoke(SensorFeatureApi *defaultApi, IpcIo *req, IpcIo *reply) in SetOptionInvoke() 194 int32_t Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke()
|
/ohos5.0/foundation/communication/dhcp/services/dhcp_server/src/ |
H A D | dhcp_server_stub_lite.cpp | 34 int DhcpServerStub::CheckInterfaceToken(uint32_t code, IpcIo *req) in CheckInterfaceToken() 48 int DhcpServerStub::OnRemoteRequest(uint32_t code, IpcIo *req, IpcIo *reply) in OnRemoteRequest() 85 int DhcpServerStub::OnRegisterCallBack(uint32_t code, IpcIo *req, IpcIo *reply) in OnRegisterCallBack() 110 int DhcpServerStub::OnStartDhcpServer(uint32_t code, IpcIo *req, IpcIo *reply) in OnStartDhcpServer() 128 int DhcpServerStub::OnStopDhcpServer(uint32_t code, IpcIo *req, IpcIo *reply) in OnStopDhcpServer() 140 int DhcpServerStub::OnSetDhcpName(uint32_t code, IpcIo *req, IpcIo *reply) in OnSetDhcpName() 151 int DhcpServerStub::OnSetDhcpRange(uint32_t code, IpcIo *req, IpcIo *reply) in OnSetDhcpRange() 170 int DhcpServerStub::OnRemoveAllDhcpRange(uint32_t code, IpcIo *req, IpcIo *reply) in OnRemoveAllDhcpRange() 181 int DhcpServerStub::OnRemoveDhcpRange(uint32_t code, IpcIo *req, IpcIo *reply) in OnRemoveDhcpRange() 222 int DhcpServerStub::OnUpdateLeasesTime(uint32_t code, IpcIo *req, IpcIo *reply) in OnUpdateLeasesTime() [all …]
|