Searched defs:addrStr (Results 1 – 11 of 11) sorted by relevance
79 bool CanStartAdv(const string& addrStr) in CanStartAdv()
1423 string addrStr; in StartAdvAddrTimer() local
606 bool NetworkShareSubStateMachine::GetBtDestinationAddr(std::string &addrStr) in GetBtDestinationAddr()632 bool NetworkShareSubStateMachine::GetWifiApDestinationAddr(std::string &addrStr) in GetWifiApDestinationAddr()686 bool NetworkShareSubStateMachine::GetUsbDestinationAddr(std::string &addrStr) in GetUsbDestinationAddr()
232 std::string addrStr; variable247 std::string addrStr; variable
192 uintptr_t addrStr = reinterpret_cast<uintptr_t>(&testStr[0]); variable398 uintptr_t addrStr = reinterpret_cast<uintptr_t>(&testStr[0]); variable
238 std::string addrStr = "192.168.22.33"; variable247 std::string addrStr = "192.168.22.33"; variable256 std::string addrStr = "192.168.22.33"; variable
381 bool WrapperDecoder::InterpreteIFaceAddr(ifaddrmsg *ifAddr, char *addrStr, socklen_t sockLen, in InterpreteIFaceAddr()417 bool WrapperDecoder::SaveAddressMsg(const std::string addrStr, const ifaddrmsg *addrMsg, const std:… in SaveAddressMsg()
383 int32_t ConfigureReadSocket(int sockFd, const std::string &addrStr, int ifIndex) in ConfigureReadSocket()
498 char addrStr[NI_MAXHOST] = COAP_SRV_DEFAULT_ADDR; in CoapServerInit() local
211 std::string addrStr = IpParamParser::Addr6ToStr(item.ipv6.startIp); in InsertIp6SegBitmap() local
309 static int32_t ConvertAddrStr(const char *addrStr, ConnectionAddr *addrInfo) in ConvertAddrStr()