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

/frameworks/native/cmds/installd/
H A Dcommands.cpp1244 static const char* get_location_from_path(const char* path) { function in namespace:android::installd
1289 dex_locations.push_back(get_location_from_path(full_path));
1537 const char *input_file_name = get_location_from_path(input_file);

Completed in 2131 milliseconds