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.cpp216 static const char* get_location_from_path(const char* path) { in get_location_from_path() function
243 const char* relative_input_file_name = get_location_from_path(input_file_name); in run_dex2oat()
989 dex_locations.push_back(get_location_from_path(code_path.c_str())); in dump_profiles()