Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/io/
DZipArchive.cpp110 std::string nestedPath = path.toString() + "@" + zipEntryPath; in create() local
113 Source(nestedPath)); in create()