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

  /frameworks/base/tools/aapt2/
ResourceTable.h 159 bool markPublicAllowMangled(const ResourceNameRef& name, const ResourceId resId,
ResourceTable.cpp 263 bool ResourceTable::markPublicAllowMangled(const ResourceNameRef& name, const ResourceId resId,
BinaryResourceParser.cpp 498 if (!mTable->markPublicAllowMangled(name, resId, source)) {
646 if (!mTable->markPublicAllowMangled(name, resId, mSource.line(0))) {

Completed in 429 milliseconds