Searched refs:find_file_with_name (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/common/extensions/docs/server2/
H A Dcontent_provider.py166 def find_file_with_name(name): function in function:ContentProvider._FindFileForPath
187 return find_file_with_name(Join(path, 'index'))
194 return (find_file_with_name(path)

Completed in 1546 milliseconds