Home
last modified time | relevance | path

Searched defs:nonBlock (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/include/
H A Dicommunicator.h33 bool nonBlock = false; member
39 …oid SetSendConfigParam(const DBProperties &dbProperty, const std::string &dstTarget, bool nonBlock, in SetSendConfigParam()
H A Dcommunicator_aggregator.h41 bool nonBlock = true; member
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/
H A Dtime_helper.cpp142 void TimeHelper::SetSendConfig(const std::string &dstTarget, bool nonBlock, uint32_t timeout, SendC… in SetSendConfig()
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dvtp_stream_socket.cpp1423 bool nonBlock = value.GetBoolValue(); in SetNonBlockMode() local