Home
last modified time | relevance | path

Searched refs:HC_VERSION_DEC (Results 1 - 3 of 3) sorted by relevance

/base/security/device_auth/frameworks/deviceauth_lite/source/struct/
H A Dkey_agreement_version.c29 cur_ver->first = strtoul(sub_ver, NULL, HC_VERSION_DEC); /* first */ in split_ver()
33 cur_ver->second = strtoul(sub_ver, NULL, HC_VERSION_DEC); /* second */ in split_ver()
37 cur_ver->third = strtoul(sub_ver, NULL, HC_VERSION_DEC); /* third */ in split_ver()
/base/security/device_auth/frameworks/deviceauth_lite/inc/json/
H A Dcommonutil.h22 #define HC_VERSION_DEC 10 macro
/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/
H A Dcommonutil_test.h21 #define HC_VERSION_DEC 10 macro

Completed in 1 milliseconds