Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsync_task_context.cpp53 remoteSoftwareVersion_(0), in SyncTaskContext()
507 remoteSoftwareVersion_ = version; in SetRemoteSoftwareVersion()
514 return remoteSoftwareVersion_; in GetRemoteSoftwareVersion()
H A Dsync_task_context.h288 volatile uint32_t remoteSoftwareVersion_; variable