OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:udbg_getSystemParameterValueByIndex
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/tools/toolutil/
udbgutil.h
99
U_CAPI int32_t
udbg_getSystemParameterValueByIndex
(int32_t i, char *buffer, int32_t bufferCapacity, UErrorCode *status);
udbgutil.cpp
557
U_CAPI int32_t
udbg_getSystemParameterValueByIndex
(int32_t i, char *buffer, int32_t bufferCapacity, UErrorCode *status) {
572
udbg_getSystemParameterValueByIndex
(i, str,2000,&status2);
Completed in 84 milliseconds