Searched refs:GetExportHandler (Results 1 - 4 of 4) sorted by relevance

/external/libbrillo/brillo/dbus/
H A Dasync_event_sequencer_unittest.cc63 auto handler1 = aec_->GetExportHandler(
65 auto handler2 = aec_->GetExportHandler(
74 auto handler1 = aec_->GetExportHandler(
76 auto handler2 = aec_->GetExportHandler(
85 auto handler1 = aec_->GetExportHandler(
H A Dasync_event_sequencer.h33 // dbus_init_delegate_.Init(sequencer->GetExportHandler(
59 ExportHandler GetExportHandler(const std::string& interface_name,
H A Dasync_event_sequencer.cc29 AsyncEventSequencer::ExportHandler AsyncEventSequencer::GetExportHandler( function in class:brillo::dbus_utils::AsyncEventSequencer
H A Ddbus_object.cc45 auto export_handler = sequencer->GetExportHandler(

Completed in 411 milliseconds