Searched defs:CanHandle (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/components/gcm_driver/ | ||
D | gcm_app_handler.cc | 12 bool GCMAppHandler::CanHandle(const std::string& app_id) const { in CanHandle() function in gcm::GCMAppHandler |
D | gcm_account_mapper.cc | 217 bool GCMAccountMapper::CanHandle(const std::string& app_id) const { in CanHandle() function in gcm::GCMAccountMapper |
/external/chromium_org/chrome/browser/services/gcm/ | ||
D | push_messaging_service_impl.cc | 84 bool PushMessagingServiceImpl::CanHandle(const std::string& app_id) const { in CanHandle() function in gcm::PushMessagingServiceImpl |
/external/chromium_org/content/browser/service_worker/ | ||
D | embedded_worker_registry.cc | 197 bool EmbeddedWorkerRegistry::CanHandle(int embedded_worker_id) const { in CanHandle() function in content::EmbeddedWorkerRegistry |
/external/chromium_org/ui/events/gesture_detection/ | ||
D | gesture_provider.cc | 743 bool GestureProvider::CanHandle(const MotionEvent& event) const { in CanHandle() function in ui::GestureProvider |