Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/include/
H A Dparse_result.h148 void SetDbVersion(uint16_t dbVersion) in SetDbVersion() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dprotocol_proto.cpp798 inResult.SetDbVersion(phyHeader.dbIntVer); in ParseCommPhyHeader()