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