Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp196 static const char* get_location_from_path(const char* path) { in get_location_from_path() function
356 const char* relative_input_file_name = get_location_from_path(input_file_name); in RunDex2Oat()
1025 dex_locations.push_back(get_location_from_path(code_path.c_str())); in dump_profiles()