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

  /frameworks/base/include/utils/
ResourceTypes.h 351 struct ResStringPool_ref
363 * ResStringPool_ref.
425 ResStringPool_ref name;
447 inline const char16_t* stringAt(const ResStringPool_ref& ref, size_t* outLen) const {
454 const ResStringPool_span* styleAt(const ResStringPool_ref& ref) const;
513 struct ResStringPool_ref comment;
523 struct ResStringPool_ref data;
536 struct ResStringPool_ref prefix;
539 struct ResStringPool_ref uri;
549 struct ResStringPool_ref ns
    [all...]
  /frameworks/base/tools/aapt/
StringPool.cpp 307 + sizeof(ResStringPool_ref);
331 size_t extra = sizeof(ResStringPool_span)-sizeof(ResStringPool_ref);
  /frameworks/base/libs/utils/
ResourceTypes.cpp 662 const ResStringPool_span* ResStringPool::styleAt(const ResStringPool_ref& ref) const
    [all...]

Completed in 46 milliseconds