Searched refs:xChainedContext (Results 1 – 1 of 1) sorted by relevance
180 SimpleCurrentContext(const CurrentContext & xChainedContext) in SimpleCurrentContext() argument181 : m_xChainedContext(xChainedContext) in SimpleCurrentContext()