Home
last modified time | relevance | path

Searched defs:LabelType (Results 1 – 2 of 2) sorted by relevance

/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/libs/distributeddb/communicator/include/
Dcommunicator_type_define.h26 using LabelType = std::vector<uint8_t>; variable
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/libs/distributeddb/communicator/src/
Dcommunicator_linker.cpp143 uint64_t inDistinctValue, uint64_t inSequenceId, std::map<LabelType, bool> &outChangeLabels) in ReceiveLabelExchange()