Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_syncer_device_manager_test.cpp147 g_communicatorAggregator->OnlineDevice(g_deviceB->GetDeviceId());
161 g_communicatorAggregator->OnlineDevice(g_deviceB->GetDeviceId());
H A Dvirtual_communicator_aggregator.cpp112 void VirtualCommunicatorAggregator::OnlineDevice(const std::string &deviceId) const in OnlineDevice() function in DistributedDB::VirtualCommunicatorAggregator
153 OnlineDevice(deviceId); in AllocCommunicator()
H A Dvirtual_communicator_aggregator.h49 void OnlineDevice(const std::string &deviceId) const;
H A Dgeneric_virtual_device.cpp181 communicatorAggregator_->OnlineDevice(deviceId_); in Online()
H A Ddistributeddb_mock_sync_module_test.cpp302 virtualCommunicatorAggregator->OnlineDevice(DEVICE_B); in SyncLifeTest002()
335 virtualCommunicatorAggregator->OnlineDevice(DEVICE_B); in SyncLifeTest003()
H A Ddistributeddb_single_ver_p2p_complex_sync_test.cpp509 g_communicatorAggregator->OnlineDevice(targetDev);