Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/
H A Ddistributeddb_communicator_common.h123 constexpr uint64_t LABEL_C = 3456; variable
H A Ddistributeddb_communicator_deep_test.cpp92 g_commBC = g_envDeviceB.commAggrHandle->AllocCommunicator(LABEL_C, errorNo); in AllocAllCommunicator()
94 g_commCC = g_envDeviceC.commAggrHandle->AllocCommunicator(LABEL_C, errorNo); in AllocAllCommunicator()
H A Ddistributeddb_communicator_test.cpp824 ICommunicator *commAC = g_envDeviceA.commAggrHandle->AllocCommunicator(LABEL_C, errCode);