Searched defs:operations_chain (Results 1 – 2 of 2) sorted by relevance
261 scoped_refptr<OperationsChain> operations_chain = OperationsChain::Create(); in TEST() local457 scoped_refptr<OperationsChain> operations_chain = OperationsChain::Create(); in TEST() local482 scoped_refptr<OperationsChain> operations_chain = OperationsChain::Create(); in TEST() local490 scoped_refptr<OperationsChain> operations_chain = OperationsChain::Create(); in TEST() local
19 scoped_refptr<OperationsChain> operations_chain) in CallbackHandle()