Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/optimize/
DResourcePathShortener.cpp37 std::map<std::string, std::string>& path_map_out) in ResourcePathShortener() argument
38 : path_map_(path_map_out) { in ResourcePathShortener()
DResourcePathShortener.h33 explicit ResourcePathShortener(std::map<std::string, std::string>& path_map_out);