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

/external/chromium_org/ash/display/
H A Dresolution_notification_controller.cc36 bool has_timeout);
58 bool has_timeout)
60 has_timeout_(has_timeout) {
56 ResolutionChangeNotificationDelegate( ResolutionNotificationController* controller, bool has_timeout) argument
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/httplib2/
H A D__init__.py77 def has_timeout(timeout): # python 2.6 function
734 if has_timeout(self.timeout):
771 if has_timeout(self.timeout):
/external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-python/httplib2/
H A D__init__.py77 def has_timeout(timeout): # python 2.6 function
734 if has_timeout(self.timeout):
771 if has_timeout(self.timeout):

Completed in 117 milliseconds