Searched refs:new_dispatcher (Results 1 – 5 of 5) sorted by relevance
79 scoped_refptr<Dispatcher>* new_dispatcher) override;
217 scoped_refptr<Dispatcher>* new_dispatcher) { in DuplicateBufferHandle() argument268 *new_dispatcher = CreateInternal(region_.Duplicate()); in DuplicateBufferHandle()
101 scoped_refptr<Dispatcher>* new_dispatcher);
54 scoped_refptr<Dispatcher>* new_dispatcher) { in DuplicateBufferHandle() argument
903 scoped_refptr<Dispatcher> new_dispatcher; in DuplicateBufferHandle() local905 dispatcher->DuplicateBufferHandle(options, &new_dispatcher); in DuplicateBufferHandle()909 *new_buffer_handle = AddDispatcher(new_dispatcher); in DuplicateBufferHandle()912 new_dispatcher->Close(); in DuplicateBufferHandle()