Searched refs:defUstr (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Duresbund.cpp2463 const UChar *defUstr; local
2470 defUstr = ures_getStringByKey(&bund1, DEFAULT_TAG, &defLen, &subStatus);
2472 u_UCharsToChars(defUstr, defVal, u_strlen(defUstr));
2538 const UChar *defUstr; local
2545 defUstr = ures_getStringByKey(&bund1, DEFAULT_TAG, &defLen, &subStatus);
2547 u_UCharsToChars(defUstr, defVal, u_strlen(defUstr));
2614 const UChar *defUstr; local
2621 defUstr
[all...]
/external/icu/icu4c/source/common/
H A Duresbund.cpp2463 const UChar *defUstr; local
2470 defUstr = ures_getStringByKey(&bund1, DEFAULT_TAG, &defLen, &subStatus);
2472 u_UCharsToChars(defUstr, defVal, u_strlen(defUstr));
2538 const UChar *defUstr; local
2545 defUstr = ures_getStringByKey(&bund1, DEFAULT_TAG, &defLen, &subStatus);
2547 u_UCharsToChars(defUstr, defVal, u_strlen(defUstr));
2614 const UChar *defUstr; local
2621 defUstr
[all...]

Completed in 109 milliseconds