Home
last modified time | relevance | path

Searched refs:udbg_getSystemParameterValueByIndex (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/tools/toolutil/
Dudbgutil.h103 U_CAPI int32_t udbg_getSystemParameterValueByIndex(int32_t i, char *buffer, int32_t bufferCapacity,…
Dudbgutil.cpp571 U_CAPI int32_t udbg_getSystemParameterValueByIndex(int32_t i, char *buffer, int32_t bufferCapacity,… in udbg_getSystemParameterValueByIndex() function
586 udbg_getSystemParameterValueByIndex(i, str,2000,&status2); in udbg_writeIcuInfo()