OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:udbg_getSystemParameterNameByIndex
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/tools/toolutil/
udbgutil.h
90
U_CAPI const char *
udbg_getSystemParameterNameByIndex
(int32_t i);
udbgutil.cpp
548
U_CAPI const char *
udbg_getSystemParameterNameByIndex
(int32_t i) {
570
for(int32_t i=0;(paramName=
udbg_getSystemParameterNameByIndex
(i))!=NULL;i++) {
Completed in 41 milliseconds