Home
last modified time | relevance | path

Searched refs:dualTuplelabel (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsync_engine.cpp286 std::vector<uint8_t> dualTuplelabel = syncInterface->GetDualTupleIdentifier(); in InitComunicator() local
288 VEC_TO_STR(dualTuplelabel)); in InitComunicator()
289 communicator_ = communicatorAggregator->AllocCommunicator(dualTuplelabel, errCode); in InitComunicator()