Searched defs:get_location_from_path (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
H A Ddexopt.cpp180 static const char* get_location_from_path(const char* path) { function in namespace:android::installd
204 const char* relative_input_file_name = get_location_from_path(input_file_name);
828 dex_locations.push_back(get_location_from_path(full_path));

Completed in 57 milliseconds