Searched defs:isPhaseEntry (Results 1 – 5 of 5) sorted by relevance
/packages/services/Car/cpp/computepipe/runner/ | ||
D | EventGenerator.cpp | 25 bool DefaultEvent::isPhaseEntry() const { in isPhaseEntry() function in android::automotive::computepipe::runner::generator::DefaultEvent |
D | RunnerComponent.cpp | 26 bool RunnerEvent::isPhaseEntry() const { in isPhaseEntry() function in android::automotive::computepipe::runner::RunnerEvent |
/packages/services/Car/cpp/computepipe/runner/include/ | ||
D | RunnerComponent.h | 69 bool isPhaseEntry() const override { in isPhaseEntry() function |
/packages/services/Car/cpp/computepipe/tests/fuzz/ | ||
D | VideoInputManagerFuzzer.cpp | 86 bool isPhaseEntry = fdp.ConsumeBool(); in LLVMFuzzerTestOneInput() local |
/packages/services/Car/cpp/computepipe/tests/runner/graph/ | ||
D | GrpcGraphTest.cpp | 78 bool isPhaseEntry() const override { return true; } in isPhaseEntry() function in android::automotive::computepipe::graph::__anon5148c1330111::TestRunnerEvent |