Home
last modified time | relevance | path

Searched defs:dispatchToComponent (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/cpp/computepipe/runner/
DEventGenerator.cpp35 Status DefaultEvent::dispatchToComponent(const std::shared_ptr<RunnerComponentInterface>& iface) { in dispatchToComponent() function in android::automotive::computepipe::runner::generator::DefaultEvent
DRunnerComponent.cpp41 Status ClientConfig::dispatchToComponent(const std::shared_ptr<RunnerComponentInterface>& iface) { in dispatchToComponent() function in android::automotive::computepipe::runner::ClientConfig
/packages/services/Car/cpp/computepipe/tests/runner/graph/
DGrpcGraphTest.cpp81 Status dispatchToComponent(const std::shared_ptr<runner::RunnerComponentInterface>&) override { in dispatchToComponent() function in android::automotive::computepipe::graph::__anon7f52478c0111::TestRunnerEvent