OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:subdir_length
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/tools/pyutils/
gs_utils.py
60
subdir_length
= len(subdir) if subdir else 0
74
dir_basename = dir_fullpath[
subdir_length
:]
79
file_basename = file_fullpath[
subdir_length
:]
/external/skia/tools/pyutils/
gs_utils.py
60
subdir_length
= len(subdir) if subdir else 0
74
dir_basename = dir_fullpath[
subdir_length
:]
79
file_basename = file_fullpath[
subdir_length
:]
Completed in 162 milliseconds