Home
last modified time | relevance | path

Searched defs:sequencer (Results 1 – 4 of 4) sorted by relevance

/external/libbrillo/brillo/daemons/
Ddbus_daemon.cc53 scoped_refptr<AsyncEventSequencer> sequencer(new AsyncEventSequencer()); in OnInit() local
/external/libbrillo/brillo/dbus/
Ddbus_object.cc62 scoped_refptr<AsyncEventSequencer> sequencer(new AsyncEventSequencer()); in ExportAsync() local
241 scoped_refptr<AsyncEventSequencer> sequencer(new AsyncEventSequencer()); in RegisterAsync() local
/external/tensorflow/tensorflow/compiler/jit/
Dextract_outside_compilation_pass_test.cc359 Node *key_placeholder = nullptr, *sequencer = nullptr; in TEST_F() local
Dextract_outside_compilation_pass.cc471 Node* sequencer = host_graph.AddNode(sequencer_def, &s); in ConstructHostGraph() local