Searched defs:isAborted (Results 1 – 4 of 4) sorted by relevance
| /packages/services/Car/cpp/computepipe/runner/ | ||
| D | EventGenerator.cpp | 28 bool DefaultEvent::isAborted() const { in isAborted() function in android::automotive::computepipe::runner::generator::DefaultEvent |
| D | RunnerComponent.cpp | 34 bool RunnerEvent::isAborted() const { in isAborted() function in android::automotive::computepipe::runner::RunnerEvent |
| /packages/services/Car/cpp/computepipe/runner/include/ | ||
| D | RunnerComponent.h | 75 bool isAborted() const override { in isAborted() function |
| /packages/services/Car/cpp/computepipe/tests/runner/graph/ | ||
| D | GrpcGraphTest.cpp | 80 bool isAborted() const override { return false; } in isAborted() function in android::automotive::computepipe::graph::__anonc2a7ec510111::TestRunnerEvent |