Searched defs:AddContext (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/ui/gl/
H A Dgl_share_group.cc20 void GLShareGroup::AddContext(GLContext* context) { function in class:gfx::GLShareGroup
/external/chromium_org/components/domain_reliability/
H A Dmonitor.cc84 AddContext(config.Pass());
133 return AddContext(config.Pass());
155 DomainReliabilityContext* DomainReliabilityMonitor::AddContext( function in class:domain_reliability::DomainReliabilityMonitor
/external/chromium_org/ipc/
H A Dipc_sync_channel.cc47 static ReceivedSyncMsgQueue* AddContext() { function in class:IPC::SyncChannel::ReceivedSyncMsgQueue
234 received_sync_msgs_(ReceivedSyncMsgQueue::AddContext()),

Completed in 185 milliseconds