Home
last modified time | relevance | path

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

/external/chromium_org/tools/git/
Dmove_source_file.py119 def MakeIncludeGuardName(path_from_root): argument
121 guard = path_from_root.replace('/', '_')