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

/external/chromium_org/chrome/common/extensions/docs/server2/
H A Dapi_data_source.py603 def _GetAsSubdirectory(self, name): member in class:APIDataSource
620 if unix_name not in names and self._GetAsSubdirectory(unix_name) in names:
621 unix_name = self._GetAsSubdirectory(unix_name)

Completed in 178 milliseconds