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

  /frameworks/base/tools/aapt2/
ResourceUtils.h 167 std::string buildResourceFileName(const ResourceFile& resFile, const NameMangler* mangler);
ResourceUtils.cpp 562 std::string buildResourceFileName(const ResourceFile& resFile, const NameMangler* mangler) {
  /frameworks/base/tools/aapt2/link/
TableMerger.cpp 296 std::u16string path = util::utf8ToUtf16(ResourceUtils::buildResourceFileName(fileDesc,
Link.cpp 405 std::u16string genPath = util::utf8ToUtf16(ResourceUtils::buildResourceFileName(
    [all...]

Completed in 43 milliseconds