Home
last modified time | relevance | path

Searched defs:third (Results 1 – 4 of 4) sorted by relevance

/base/security/deviceauth/services/frameworks/inc/module/
Dversion_util.h29 uint32_t third; member
/base/security/deviceauth/frameworks/deviceauth_lite/source/key_agreement/
Dkey_agreement.h55 uint32_t third; member
/base/global/resmgr_standard/frameworks/resmgr/src/utils/
Dutils.cpp203 uint8_t third = ((uint8_t)(str[2] - base)) & 0x7f; in EncodeLanguageOrRegion() local
/base/global/resmgr_lite/frameworks/resmgr_lite/src/utils/
Dutils.cpp203 uint8_t third = ((uint8_t)(str[2] - base)) & 0x7f; in EncodeLanguageOrRegion() local