Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dlocutil.cpp204 LocaleUtility::getAvailableLocaleNames(const UnicodeString& bundleID) in getAvailableLocaleNames() argument
223 htp = (Hashtable*) cache->get(bundleID); in getAvailableLocaleNames()
230 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),