Home
last modified time | relevance | path

Searched refs:expandResourceRef (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/include/androidfw/
DResourceTypes.h1695 static bool expandResourceRef(const char16_t* refStr, size_t refLen,
/frameworks/base/libs/androidfw/
DResourceTypes.cpp4261 bool ResTable::expandResourceRef(const char16_t* refStr, size_t refLen, in expandResourceRef() function in android::ResTable
4688 if (!expandResourceRef(resourceRefName,resourceNameLen, &package, &type, &name, in stringToValue()
4853 if (!expandResourceRef(s+1, len-1, &package, &type, &name, in stringToValue()
/frameworks/base/tools/aapt/
DResourceTable.cpp2018 if (!ResTable::expandResourceRef(ref.string(), ref.size(), &package, &type, &name, in hasBagOrEntry()
2162 if (!ResTable::expandResourceRef( in getResId()