Searched refs:strip_file_prefix (Results 1 – 2 of 2) sorted by relevance
249 def compute_field_dict(op, strip_file_prefix=""): argument283 if filename.startswith(strip_file_prefix):284 filename = filename[len(strip_file_prefix):]
268 const char *strip_file_prefix);