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

  /frameworks/base/libs/androidfw/
ResourceTypes.cpp 68 #define IDMAP_HEADER_SIZE (ResTable::IDMAP_HEADER_SIZE_BYTES / sizeof(uint32_t))
223 if (sizeBytes < ResTable::IDMAP_HEADER_SIZE_BYTES) {
243 const size_t size = (sizeBytes - ResTable::IDMAP_HEADER_SIZE_BYTES) / sizeof(uint32_t);
    [all...]
  /frameworks/base/include/androidfw/
ResourceTypes.h     [all...]
  /tools/motodev/src/plugins/preflighting.core/apktool/
apktool.jar 

Completed in 202 milliseconds