OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ucnv_getDefaultName
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/icu/source/common/
ucnv_bld.c
758
/* Call
ucnv_getDefaultName
first to query the name from the OS. */
759
pArgs->name =
ucnv_getDefaultName
();
[
all
...]
/external/icu4c/common/
ucnv_bld.cpp
763
/* Call
ucnv_getDefaultName
first to query the name from the OS. */
764
pArgs->name =
ucnv_getDefaultName
();
[
all
...]
/external/icu4c/common/unicode/
urename.h
[
all
...]
/external/chromium_org/third_party/icu/source/common/unicode/
urename.h
[
all
...]
Completed in 39 milliseconds