Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
Dvirtual_communicator_aggregator.cpp38 ICommunicator *VirtualCommunicatorAggregator::AllocCommunicator(uint64_t commLabel, int &outErrorNo) in AllocCommunicator() function in DistributedDB::VirtualCommunicatorAggregator
46 ICommunicator *VirtualCommunicatorAggregator::AllocCommunicator(const LabelType &commLabel, int &ou… in AllocCommunicator() function in DistributedDB::VirtualCommunicatorAggregator
142 ICommunicator *VirtualCommunicatorAggregator::AllocCommunicator(const std::string &deviceId, int &o… in AllocCommunicator() function in DistributedDB::VirtualCommunicatorAggregator
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
Ddistributeddb_interfaces_auto_launch_test.cpp77 ICommunicator *AllocCommunicator(uint64_t commLabel, int &outErrorNo) override in AllocCommunicator() function in __anon2b3fc9b70111::StoreCommunicatorAggregator
82 ICommunicator *AllocCommunicator(const LabelType &commLabel, int &outErrorNo) override in AllocCommunicator() function in __anon2b3fc9b70111::StoreCommunicatorAggregator
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
Dcommunicator_aggregator.cpp137 ICommunicator *CommunicatorAggregator::AllocCommunicator(uint64_t commLabel, int &outErrorNo) in AllocCommunicator() function in DistributedDB::CommunicatorAggregator
148 ICommunicator *CommunicatorAggregator::AllocCommunicator(const std::vector<uint8_t> &commLabel, int… in AllocCommunicator() function in DistributedDB::CommunicatorAggregator
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
Dsync_engine.cpp896 ICommunicator *SyncEngine::AllocCommunicator(const std::string &identifier, int &errCode) in AllocCommunicator() function in DistributedDB::SyncEngine