Searched refs:SetDeviceNetworkId (Results 1 – 3 of 3) sorted by relevance
87 …ResultCode SetDeviceNetworkId(const std::string networkId, std::shared_ptr<Attributes> &attributes…
181 ResultCode BaseSocket::SetDeviceNetworkId(const std::string networkId, std::shared_ptr<Attributes> … in SetDeviceNetworkId() function in OHOS::UserIam::UserAuth::BaseSocket286 int32_t ret = SetDeviceNetworkId(networkId, attributes); in ParseMessage()
113 clientSocket->SetDeviceNetworkId(networkId, attributes); in FuzzSoftBusBaseSocketFisrst()