Home
last modified time | relevance | path

Searched refs:realData (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
Duresbund.cpp108 … UResourceBundle* resBundle, const char* * resTag, UResourceDataEntry* *realData, Resource *res, U… in getFallbackData() argument
136 *realData = resB; in getFallbackData()
946 … const char *key, int32_t idx, UResourceDataEntry *realData, in init_resb_result() argument
1018 path = realData->fPath; /* we will be looking in the same package */ in init_resb_result()
1037 path = realData->fPath; in init_resb_result()
1205 resB->fData = realData; in init_resb_result()
2014 UResourceDataEntry *realData = NULL; in ures_getByKey() local
2032 const ResourceData *rd = getFallbackData(resB, &key, &realData, &res, status); in ures_getByKey()
2035 return init_resb_result(rd, res, key, -1, realData, resB, 0, fillIn, status); in ures_getByKey()
2051 const ResourceData *rd = getFallbackData(resB, &key, &realData, &res, status); in ures_getByKey()
[all …]