sync_network_channel_   34 sync/notifier/sync_invalidation_listener.cc     : sync_network_channel_(network_channel.Pass()),
sync_network_channel_   35 sync/notifier/sync_invalidation_listener.cc       sync_system_resources_(sync_network_channel_.get(), this),
sync_network_channel_   41 sync/notifier/sync_invalidation_listener.cc   sync_network_channel_->AddObserver(this);
sync_network_channel_   46 sync/notifier/sync_invalidation_listener.cc   sync_network_channel_->RemoveObserver(this);
sync_network_channel_   97 sync/notifier/sync_invalidation_listener.cc   sync_network_channel_->UpdateCredentials(email, token);
sync_network_channel_  366 sync/notifier/sync_invalidation_listener.cc   sync_network_channel_->RequestDetailedStatus(callback);
sync_network_channel_  175 sync/notifier/sync_invalidation_listener.h   scoped_ptr<SyncNetworkChannel> sync_network_channel_;
sync_network_channel_  322 sync/notifier/sync_system_resources.cc   return sync_network_channel_;
sync_network_channel_  231 sync/notifier/sync_system_resources.h   SyncNetworkChannel* sync_network_channel_;