Home
last modified time | relevance | path

Searched defs:subTagLen (Results 1 – 2 of 2) sorted by relevance

/base/global/resource_management_lite/frameworks/resmgr_lite/src/
Dres_locale.cpp162 RState ProcessSubtag(const char *curPos, int32_t subTagLen, uint16_t &nextType, ParseResult &r) in ProcessSubtag()
228 int16_t subTagLen = pSep - curPos; in DoParse() local
/base/global/resource_management/frameworks/resmgr/src/
Dres_locale.cpp168 RState ProcessSubtag(const char *curPos, int32_t subTagLen, uint16_t &nextType, ParseResult &r) in ProcessSubtag()
234 int16_t subTagLen = pSep - curPos; in DoParse() local