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

  /external/icu4c/common/
serv.cpp 616 ICUServiceKey* fallbackKey = createKey(matchID, status);
625 if (fallbackKey != NULL) {
626 if (!fallbackKey->isFallbackOf(*id)) {
643 delete fallbackKey;
701 ICUServiceKey* fallbackKey = createKey(&id, status);
702 while (fallbackKey->fallback()) {
704 fallbackKey->currentID(us);
708 delete fallbackKey;
712 delete fallbackKey;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 2781 milliseconds