HomeSort by relevance Sort by last modified time
    Searched defs:FindById (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/browser/notifications/
notification_ui_manager_android.cc 31 const Notification* NotificationUIManagerAndroid::FindById(
notification_test_util.cc 52 const Notification* StubNotificationUIManager::FindById(const std::string& id)
message_center_notification_manager.cc 193 const Notification* MessageCenterNotificationManager::FindById(
  /external/chromium_org/content/public/common/
media_stream_request.cc 77 const MediaStreamDevice* MediaStreamDevices::FindById(
  /external/chromium_org/components/component_updater/
crx_update_item.h 116 class FindById {
118 explicit FindById(const std::string& id) : id_(id) {}

Completed in 386 milliseconds