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

  /frameworks/base/tools/aapt/
printapk.cpp 105 const ResStringPool* strings = res.getTableStringBlock(tableIndex);
Command.cpp 544 const ResStringPool* pool = res.getTableStringBlock(0);
    [all...]
Resource.cpp 473 pool = table.getTableStringBlock(strIdx);
    [all...]
  /frameworks/base/core/jni/
android_util_AssetManager.cpp 793 return (jint)am->getResources().getTableStringBlock(block);
    [all...]
  /frameworks/base/include/androidfw/
ResourceTypes.h     [all...]
  /frameworks/base/libs/androidfw/
ResourceTypes.cpp     [all...]

Completed in 168 milliseconds