Home
last modified time | relevance | path

Searched defs:shortened_path_map (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/aapt2/format/binary/
DTableFlattener.h67 std::map<std::string, std::string> shortened_path_map; member
/frameworks/base/tools/aapt2/optimize/
DObfuscator.cpp109 std::map<std::string, std::string>& shortened_path_map, in HandleShortenFilePaths()