Searched defs:nonBlock (Results 1 – 4 of 4) sorted by relevance
33 bool nonBlock = false; member39 …oid SetSendConfigParam(const DBProperties &dbProperty, const std::string &dstTarget, bool nonBlock, in SetSendConfigParam()
41 bool nonBlock = true; member
142 void TimeHelper::SetSendConfig(const std::string &dstTarget, bool nonBlock, uint32_t timeout, SendC… in SetSendConfig()
1423 bool nonBlock = value.GetBoolValue(); in SetNonBlockMode() local