Searched refs:localeStrLen (Results 1 – 1 of 1) sorted by relevance
967 int32_t localeStrLen = static_cast<int32_t>(xmlPath.length()) - static_cast<int32_t>( in GetSupportedLocales() local969 std::string localeStr = xmlPath.substr(displayNamePath.length(), localeStrLen); in GetSupportedLocales()