Searched refs:U_TOO_MANY_ALIASES_ERROR (Results 1 – 7 of 7) sorted by relevance
574 …U_TOO_MANY_ALIASES_ERROR = 24, /**< There are too many aliases in the path to the requested r… enumerator
693 …U_TOO_MANY_ALIASES_ERROR = 24, /**< There are too many aliases in the path to the requested r… enumerator
2138 if(status != U_TOO_MANY_ALIASES_ERROR) { in TestResourceLevelAliasing()2145 if(status != U_TOO_MANY_ALIASES_ERROR) { in TestResourceLevelAliasing()
1064 *status = U_TOO_MANY_ALIASES_ERROR; in init_resb_result()