Searched refs:get_location_from_path (Results 1 – 1 of 1) sorted by relevance
196 static const char* get_location_from_path(const char* path) { in get_location_from_path() function356 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()