Searched refs:bundleID (Results 1 – 7 of 7) sorted by relevance
/external/icu/icu4c/source/common/ |
D | locutil.cpp | 205 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()
|
D | locutil.h | 30 static const Hashtable* getAvailableLocaleNames(const UnicodeString& bundleID);
|
/external/cronet/third_party/icu/source/common/ |
D | locutil.cpp | 205 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()
|
D | locutil.h | 30 static const Hashtable* getAvailableLocaleNames(const UnicodeString& bundleID);
|
/external/python/cpython3/Mac/PythonLauncher/ |
D | doscript.m | 17 char *bundleID = "com.apple.Terminal"; 27 bundleID, strlen(bundleID),
|
/external/python/cpython2/Mac/PythonLauncher/ |
D | doscript.m | 17 char *bundleID = "com.apple.Terminal"; 27 bundleID, strlen(bundleID),
|
/external/icu/libicu/cts_headers/ |
D | locutil.h | 30 static const Hashtable* getAvailableLocaleNames(const UnicodeString& bundleID);
|