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

  /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/
Resource.cpp 494 int strIdx;
495 if ((strIdx=table.resolveReference(&value, 0x10000000, NULL, &specFlags)) < 0) {
503 pool = table.getTableStringBlock(strIdx);
508 printf("***** RES ATTR: %s specFlags=0x%x strIdx=%d: %s\n", attr,
509 specFlags, strIdx, str != NULL ? String8(str).string() : "???");
    [all...]
  /prebuilts/tools/common/m2/repository/io/netty/netty-handler/4.1.0.CR3/
netty-handler-4.1.0.CR3.jar 

Completed in 1149 milliseconds