Home
last modified time | relevance | path

Searched refs:markPublicImpl (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/aapt2/
DResourceTable.cpp260 return markPublicImpl(name, resId, source, kValidNameChars); in markPublic()
265 return markPublicImpl(name, resId, source, kValidNameMangledChars); in markPublicAllowMangled()
268 bool ResourceTable::markPublicImpl(const ResourceNameRef& name, const ResourceId resId, in markPublicImpl() function in aapt::ResourceTable
DResourceTable.h192 bool markPublicImpl(const ResourceNameRef& name, const ResourceId resId,