Searched refs:channel_id_store_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/ssl/
H A Dchannel_id_service.h194 scoped_ptr<ChannelIDStore> channel_id_store_; member in class:net::ChannelIDService
H A Dchannel_id_service.cc370 : channel_id_store_(channel_id_store),
542 return channel_id_store_.get();
559 channel_id_store_->SetChannelID(
633 int err = channel_id_store_->GetChannelID(
672 return channel_id_store_->GetChannelIDCount();

Completed in 1503 milliseconds