Home
last modified time | relevance | path

Searched defs:verStr (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/common/
H A Ddas_version_util.c56 int32_t StringToVersion(const char* verStr, VersionStruct* version) in StringToVersion()
102 int32_t VersionToString(const VersionStruct *version, char *verStr, uint32_t len) in VersionToString()
/ohos5.0/base/update/sys_installer/tools/module_update_tool/
H A Dmain.cpp95 std::string verStr = (*saIt).version; in PrintUpgradeInfo() local
/ohos5.0/base/update/updater/services/
H A Dupdater_preprocess.cpp89 std::string verStr(verPtr); in CheckVersion() local
/ohos5.0/base/security/device_auth/services/key_agree_sdk/src/
H A Dkey_agree_session.c120 static int32_t StringToVersion(const char* verStr, VersionStruct* version) in StringToVersion()
161 static int32_t VersionToString(const VersionStruct *version, char *verStr, uint32_t len) in VersionToString()
/ohos5.0/base/update/updater/services/flow_update/update_bin/
H A Dcomponent_processor.cpp88 std::string verStr(verPtr); in DoProcess() local