Home
last modified time | relevance | path

Searched defs:full_path (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/tools/aapt2/io/
DFileSystem.cpp100 std::string full_path = prefix_path; in Create() local
114 for (const std::string& full_path : sorted_files) { in Create() local
/frameworks/base/tools/aapt2/test/
DFixture.cpp56 std::string full_path = file::BuildPath({root_dir, entry->d_name}); in ClearDirectory() local
/frameworks/base/tools/aapt2/format/
DArchive.cpp61 std::string full_path = dir_; in StartEntry() local
/frameworks/base/tools/aapt2/util/
DFiles.cpp364 std::string full_path = root_dir; in FindFiles() local
/frameworks/base/libs/androidfw/
DAssetManager2.cpp306 std::string full_path = "assets/" + dirname; in OpenDir() local
/frameworks/base/tools/aapt2/cmd/
DLink.cpp1535 std::string full_path = assets_dir; in CopyAssetsDirsToApk() local