Searched refs:aliasPathSize (Results 1 – 1 of 1) sorted by relevance
1803 int32_t aliasPathSize; in processAliasFromValue() local1804 const UChar* aliasPathUChar = value.getAliasString(aliasPathSize, errorCode); in processAliasFromValue()1806 UnicodeString aliasPath(aliasPathUChar, aliasPathSize); in processAliasFromValue()