Home
last modified time | relevance | path

Searched refs:on_next (Results 1 – 7 of 7) sorted by relevance

/system/iorap/src/common/
Drx_async.h56 U&& on_next, in SubscribeAsync() argument
62 on_next=std::forward<U>(on_next), in SubscribeAsync()
67 std::forward<decltype(on_next)>(on_next), in SubscribeAsync()
/system/iorap/src/inode2filename/
Ddata_source.cc150 dest.on_next(InodeResult::makeSuccess(inode, value_filename)); in EmitInodes()
Dout_of_process_inode_resolver.cc345 dest.on_next(*res); in EmitFromCommandWithArgv()
Dsearch_directories.cc623 dest.on_next(std::move(copy)); in TreeTraversalPreOrderObservableImpl()
/system/iorap/src/manager/
Devent_manager.cc628 history_id_subscriber_->on_next(history->id); in RecordDbLaunchHistory()
830 subscriber_->on_next(std::cref(e)); in OnNext()
886 …subscriber_->on_next(std::pair<RequestId, JobScheduledEvent>{std::move(request_id), std::move(e)}); in OnNext()
/system/iorap/src/perfetto/
Drx_producer.cc457 dest.on_next(std::move(state_change)); in EmitNext()
/system/iorap/src/compiler/
Dcompiler.cc332 sub.on_next(std::move(out)); in SelectPageCacheFtraceEvents()