Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Dvirtual_single_ver_sync_db_Interface.h134 void GetDeviceData(const std::string &deviceName, const Key &key, Value &value);
H A Dvirtual_single_ver_sync_db_Interface.cpp542 void VirtualSingleVerSyncDBInterface::GetDeviceData(const std::string &deviceName, const Key &key, … in GetDeviceData() function in DistributedDB::VirtualSingleVerSyncDBInterface
H A Ddistributeddb_mock_sync_module_test.cpp943 storage.GetDeviceData(deviceId, k1, actualValue);
945 storage.GetDeviceData(deviceId, k2, actualValue);