Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dlocutil.cpp205 LocaleUtility::getAvailableLocaleNames(const UnicodeString& bundleID) in getAvailableLocaleNames() argument
224 htp = (Hashtable*) cache->get(bundleID); in getAvailableLocaleNames()
231 cbundleID.appendInvariantChars(bundleID, status); in getAvailableLocaleNames()
246 Hashtable *t = static_cast<Hashtable *>(cache->get(bundleID)); in getAvailableLocaleNames()
254 cache->put(bundleID, (void*)htp, status); in getAvailableLocaleNames()
Dlocutil.h30 static const Hashtable* getAvailableLocaleNames(const UnicodeString& bundleID);
/external/cronet/third_party/icu/source/common/
Dlocutil.cpp205 LocaleUtility::getAvailableLocaleNames(const UnicodeString& bundleID) in getAvailableLocaleNames() argument
224 htp = (Hashtable*) cache->get(bundleID); in getAvailableLocaleNames()
231 cbundleID.appendInvariantChars(bundleID, status); in getAvailableLocaleNames()
246 Hashtable *t = static_cast<Hashtable *>(cache->get(bundleID)); in getAvailableLocaleNames()
254 cache->put(bundleID, (void*)htp, status); in getAvailableLocaleNames()
Dlocutil.h30 static const Hashtable* getAvailableLocaleNames(const UnicodeString& bundleID);
/external/python/cpython3/Mac/PythonLauncher/
Ddoscript.m17 char *bundleID = "com.apple.Terminal";
27 bundleID, strlen(bundleID),
/external/python/cpython2/Mac/PythonLauncher/
Ddoscript.m17 char *bundleID = "com.apple.Terminal";
27 bundleID, strlen(bundleID),
/external/icu/libicu/cts_headers/
Dlocutil.h30 static const Hashtable* getAvailableLocaleNames(const UnicodeString& bundleID);