HomeSort by relevance Sort by last modified time
    Searched defs:fallbackKey (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/icu/source/common/
serv.cpp 620 ICUServiceKey* fallbackKey = createKey(matchID, status);
629 if (fallbackKey != NULL) {
630 if (!fallbackKey->isFallbackOf(*id)) {
647 delete fallbackKey;
706 ICUServiceKey* fallbackKey = createKey(&id, status);
707 while (fallbackKey->fallback()) {
709 fallbackKey->currentID(us);
713 delete fallbackKey;
717 delete fallbackKey;
  /external/icu4c/common/
serv.cpp 620 ICUServiceKey* fallbackKey = createKey(matchID, status);
629 if (fallbackKey != NULL) {
630 if (!fallbackKey->isFallbackOf(*id)) {
647 delete fallbackKey;
705 ICUServiceKey* fallbackKey = createKey(&id, status);
706 while (fallbackKey->fallback()) {
708 fallbackKey->currentID(us);
712 delete fallbackKey;
716 delete fallbackKey;
  /prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 44 milliseconds