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

  /frameworks/base/include/androidfw/
TypeWrappers.h 25 TypeVariant(const ResTable_type* data)
76 const ResTable_type* data;
ResourceTypes.h 826 * one or more ResTable_type and ResTable_typeSpec structures containing the
    [all...]
  /frameworks/base/libs/androidfw/tests/
TypeWrappers_test.cpp 26 ResTable_type t;
48 offsets[1] = ResTable_type::NO_ENTRY;
79 ResTable_type* data = (ResTable_type*) createTypeData();
  /frameworks/base/libs/androidfw/
TypeWrappers.cpp 30 const ResTable_type* type = mTypeVariant->data;
46 if (entryOffset == ResTable_type::NO_ENTRY) {
ResourceTypes.cpp     [all...]
  /frameworks/base/tools/aapt/
ResourceTable.cpp     [all...]

Completed in 109 milliseconds