Home
last modified time | relevance | path

Searched refs:getLocalDeviceRet_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Dvirtual_communicator_aggregator.cpp109 return getLocalDeviceRet_; in GetLocalIdentity()
375 getLocalDeviceRet_ = mockRes; in MockGetLocalDeviceRes()
H A Dvirtual_communicator_aggregator.h130 int getLocalDeviceRet_ = E_OK; variable