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

  /frameworks/base/tools/aapt/
printapk.cpp 102 size_t tableCount = res.getTableCount();
Resource.cpp     [all...]
  /frameworks/base/libs/androidfw/tests/
ResTable_test.cpp 195 ASSERT_EQ(uint32_t(1), table.getTableCount());
  /frameworks/base/libs/androidfw/
AssetManager.cpp 610 size_t nextEntryIdx = mResources->getTableCount();
620 nextEntryIdx = sharedRes->getTableCount();
    [all...]
  /frameworks/base/include/androidfw/
ResourceTypes.h     [all...]
  /frameworks/base/core/jni/
android_util_AssetManager.cpp 887 return am->getResources().getTableCount();
    [all...]

Completed in 738 milliseconds