OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:shortroot
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/tools/json_to_struct/
json_to_struct.py
195
shortroot
= os.path.split(root)[1]
variable
197
output_root = os.path.join(os.path.normpath(opts.destdir),
shortroot
)
199
output_root =
shortroot
Completed in 40 milliseconds