HomeSort by relevance Sort by last modified time
    Searched refs:udbg_getSystemParameterValueByIndex (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/icu/source/tools/toolutil/
udbgutil.h 99 U_CAPI int32_t udbg_getSystemParameterValueByIndex(int32_t i, char *buffer, int32_t bufferCapacity, UErrorCode *status);
udbgutil.cpp 560 U_CAPI int32_t udbg_getSystemParameterValueByIndex(int32_t i, char *buffer, int32_t bufferCapacity, UErrorCode *status) {
575 udbg_getSystemParameterValueByIndex(i, str,2000,&status2);
  /external/icu/icu4c/source/tools/toolutil/
udbgutil.h 99 U_CAPI int32_t udbg_getSystemParameterValueByIndex(int32_t i, char *buffer, int32_t bufferCapacity, UErrorCode *status);
udbgutil.cpp 560 U_CAPI int32_t udbg_getSystemParameterValueByIndex(int32_t i, char *buffer, int32_t bufferCapacity, UErrorCode *status) {
575 udbg_getSystemParameterValueByIndex(i, str,2000,&status2);

Completed in 86 milliseconds