HomeSort by relevance Sort by last modified time
    Searched refs:render_info (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/notifications/sync_notifier/
synced_notification.cc 431 if (!specifics_.coalesced_notification().render_info().expanded_info().
435 return specifics_.coalesced_notification().render_info().expanded_info().
440 if (!specifics_.coalesced_notification().render_info().collapsed_info().
444 return specifics_.coalesced_notification().render_info().collapsed_info().
449 if (!specifics_.coalesced_notification().render_info().collapsed_info().
453 return specifics_.coalesced_notification().render_info().collapsed_info().
458 if (!specifics_.coalesced_notification().render_info().collapsed_info().
462 return specifics_.coalesced_notification().render_info().collapsed_info().
485 if (!specifics_.coalesced_notification().render_info().collapsed_info().
489 std::string url_spec = specifics_.coalesced_notification().render_info()
    [all...]
sync_notifier_test_utils.cc 90 sync_pb::SyncedNotificationRenderInfo* render_info = local
93 render_info->mutable_expanded_info();
97 render_info->mutable_collapsed_info();
  /external/chromium_org/sync/protocol/
proto_value_conversions.cc 344 SET(render_info, RenderInfoToValue);
    [all...]

Completed in 385 milliseconds