Home
last modified time | relevance | path

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

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