Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Druntime_context.cpp30 LOGI("DistributedDB Version : %s", SOFTWARE_VERSION_STRING); in GetInstance()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dversion.h33 constexpr const char *SOFTWARE_VERSION_STRING = "1.1.5"; // DistributedDB current version string. variable