Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/
H A Dtlv_util.cpp234 std::string version = UTILS::GetCurrentSdkVersion(); in CountBufferSize()
243 std::string version = UTILS::GetCurrentSdkVersion(); in Writing()
280 std::string version = UTILS::GetCurrentSdkVersion(); in CountBufferSize()
290 std::string version = UTILS::GetCurrentSdkVersion(); in Writing()
348 std::string version = UTILS::GetCurrentSdkVersion(); in CountBufferSize()
363 std::string version = UTILS::GetCurrentSdkVersion(); in Writing()
H A Dudmf_utils.h31 std::string GetCurrentSdkVersion();
H A Dudmf_utils.cpp80 std::string GetCurrentSdkVersion() in GetCurrentSdkVersion() function