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

  /external/chromium_org/third_party/icu/source/test/cintltst/
cldrtest.c     [all...]
  /external/icu/icu4c/source/test/cintltst/
cldrtest.c     [all...]
  /frameworks/base/core/tests/coretests/src/android/database/
DatabaseGeneralTest.java 341 int strIdx = c.getColumnIndexOrThrow("str");
347 c.copyStringToBuffer(strIdx, buf);
355 c.copyStringToBuffer(strIdx, buf);
363 c.copyStringToBuffer(strIdx, buf);
364 compareTo = c.getString(strIdx);
    [all...]
  /frameworks/base/tools/aapt/
XMLNode.cpp     [all...]
Resource.cpp 468 int strIdx;
469 if ((strIdx=table.resolveReference(&value, 0x10000000, NULL, &specFlags)) < 0) {
477 pool = table.getTableStringBlock(strIdx);
482 printf("***** RES ATTR: %s specFlags=0x%x strIdx=%d: %s\n", attr,
483 specFlags, strIdx, str != NULL ? String8(str).string() : "???");
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js     [all...]

Completed in 308 milliseconds