Home
last modified time | relevance | path

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

/packages/services/Car/computepipe/runner/
DEventGenerator.cpp28 bool DefaultEvent::isAborted() const { in isAborted() function in android::automotive::computepipe::runner::generator::DefaultEvent
DRunnerComponent.cpp34 bool RunnerEvent::isAborted() const { in isAborted() function in android::automotive::computepipe::runner::RunnerEvent
/packages/services/Car/computepipe/runner/include/
DRunnerComponent.h75 bool isAborted() const override { in isAborted() function
/packages/services/Car/computepipe/tests/runner/graph/
DGrpcGraphTest.cpp263 bool isAborted() const override { return false; } in isAborted() function in android::automotive::computepipe::graph::__anon6c8fcc7a0111::TestRunnerEvent