Searched defs:StartClient (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/multimodalinput/input/util/socket/src/ | ||
H A D | uds_client.cpp | 99 bool UDSClient::StartClient(MsgClientFunCallback fun) in StartClient() function in OHOS::MMI::UDSClient |
/ohos5.0/base/msdp/device_status/utils/ipc/src/ | ||
H A D | stream_client.cpp | 103 bool StreamClient::StartClient(MsgClientFunCallback fun) in StartClient() function in OHOS::Msdp::DeviceStatus::StreamClient |
/ohos5.0/foundation/communication/netmanager_ext/services/ethernetmanager/src/ | ||
H A D | ethernet_dhcp_controller.cpp | 57 void EthernetDhcpController::StartClient(const std::string &iface, bool bIpv6) in StartClient() function in OHOS::NetManagerStandard::EthernetDhcpController |
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/ | ||
H A D | dhcp_controller.cpp | 81 void DhcpController::StartClient(const std::string &iface, bool bIpv6) in StartClient() function in OHOS::nmd::DhcpController |