HomeSort by relevance Sort by last modified time
    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 1922 milliseconds