Home
last modified time | relevance | path

Searched refs:_GetPathAfterPrefix (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/tools/grit/grit/
Dutil.py63 def _GetPathAfterPrefix(prefix_path, path_with_prefix): function
131 remaining_base_path = _GetPathAfterPrefix(prefix, base_path)
139 remaining_other_path = _GetPathAfterPrefix(prefix, path_to_make_relative)