Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsync_engine.cpp1070 std::string communicatorLabel; in Dump() local
1072 communicatorProxy_->GetLocalIdentity(communicatorLabel); in Dump()
1074 …mpHelper::Dump(fd, "\tcommunicator label = %s, equalIdentify Info [\n", communicatorLabel.c_str()); in Dump()
1076 communicatorProxy_->GetLocalIdentity(communicatorLabel); in Dump()