Searched refs:timeoutMsec_ (Results 1 – 2 of 2) sorted by relevance
36 …: netId_(0), netIdIsSet_(false), revisionId_(0), timeoutMsec_(0), retryCount_(0), isIpv6Enable_(fa… in DnsResolvConfig()66 timeoutMsec_ = baseTimeoutMsec; in SetTimeoutMsec()71 return timeoutMsec_; in GetTimeoutMsec()
73 int32_t timeoutMsec_; variable