Searched refs:IsFileSystemThrottledError (Results 1 - 2 of 2) sorted by path

/external/chromium_org/chrome/common/extensions/docs/server2/
H A Dfile_system.py14 def IsFileSystemThrottledError(error): function
H A Drefresh_servlet.py14 from file_system import IsFileSystemThrottledError namespace
108 if IsFileSystemThrottledError(e):

Completed in 340 milliseconds