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

/external/chromium_org/net/ssl/
H A Ddefault_channel_id_store.cc192 // GetAllChannelIDsTask
193 class DefaultChannelIDStore::GetAllChannelIDsTask class in class:net::DefaultChannelIDStore
196 explicit GetAllChannelIDsTask(const GetChannelIDListCallback& callback);
197 virtual ~GetAllChannelIDsTask();
205 DefaultChannelIDStore::GetAllChannelIDsTask::
206 GetAllChannelIDsTask(const GetChannelIDListCallback& callback) function in class:net::DefaultChannelIDStore::GetAllChannelIDsTask
210 DefaultChannelIDStore::GetAllChannelIDsTask::
211 ~GetAllChannelIDsTask() {
214 void DefaultChannelIDStore::GetAllChannelIDsTask::Run(
293 RunOrEnqueueTask(scoped_ptr<Task>(new GetAllChannelIDsTask(callbac
[all...]
H A Ddefault_channel_id_store.h78 class GetAllChannelIDsTask;

Completed in 196 milliseconds