Searched defs:path_map (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/frameworks/base/tools/aapt2/optimize/ |
H A D | Obfuscator_test.cpp | 82 std::map<std::string, std::string>& path_map = options.table_flattener_options.shortened_path_map; in TEST() local 119 std::map<std::string, std::string>& path_map = options.table_flattener_options.shortened_path_map; in TEST() local 141 std::map<std::string, std::string>& path_map = options.table_flattener_options.shortened_path_map; in TEST() local 178 std::map<std::string, std::string>& path_map = options.table_flattener_options.shortened_path_map; in TEST() local 216 std::map<std::string, std::string>& path_map = options.table_flattener_options.shortened_path_map; in TEST() local
|
/aosp_15_r20/hardware/google/pixel/thermal/ |
D | thermal-helper.cpp | 60 std::unordered_map<std::string, std::string> path_map; in parseThermalPathMap() local 746 const std::unordered_map<std::string, std::string> &path_map) { in initializeSensorMap() 774 const std::unordered_map<std::string, std::string> &path_map) { in initializeCoolingDevices() 873 void ThermalHelperImpl::initializeTrip(const std::unordered_map<std::string, std::string> &path_map, in initializeTrip()
|
/aosp_15_r20/frameworks/wilhelm/tools/permute/ |
H A D | permute.c | 284 char *path_map = malloc(strlen(path_in) + 8); in permute() local
|
/aosp_15_r20/frameworks/base/tools/aapt2/cmd/ |
H A D | Optimize.cpp | 306 bool WriteShortenedPathsMap(const std::map<std::string, std::string> &path_map, in WriteShortenedPathsMap()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/distlib/ |
D | wheel.py | 893 def get_version(path_map, info_dir): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/distlib/ |
D | wheel.py | 893 def get_version(path_map, info_dir): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/distlib/ |
D | wheel.py | 893 def get_version(path_map, info_dir): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/distlib/ |
D | wheel.py | 893 def get_version(path_map, info_dir): argument
|