OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:initGlobals
(Results
1 - 5
of
5
) sorted by null
/external/icu4c/i18n/
regexst.h
39
static void
initGlobals
(UErrorCode *status);
regexst.cpp
266
void RegexStaticSets::
initGlobals
(UErrorCode *status) {
repattrn.cpp
591
RegexStaticSets::
initGlobals
(&status);
regexcmp.cpp
55
RegexStaticSets::
initGlobals
(&status);
[
all
...]
/frameworks/base/core/java/android/app/
WallpaperManager.java
310
static void
initGlobals
(Looper looper) {
320
initGlobals
(context.getMainLooper());
Completed in 469 milliseconds