Home
last modified time | relevance | path

Searched defs:isPhaseEntry (Results 1 – 5 of 5) sorted by relevance

/packages/services/Car/cpp/computepipe/runner/
DEventGenerator.cpp25 bool DefaultEvent::isPhaseEntry() const { in isPhaseEntry() function in android::automotive::computepipe::runner::generator::DefaultEvent
DRunnerComponent.cpp26 bool RunnerEvent::isPhaseEntry() const { in isPhaseEntry() function in android::automotive::computepipe::runner::RunnerEvent
/packages/services/Car/cpp/computepipe/runner/include/
DRunnerComponent.h69 bool isPhaseEntry() const override { in isPhaseEntry() function
/packages/services/Car/cpp/computepipe/tests/fuzz/
DVideoInputManagerFuzzer.cpp86 bool isPhaseEntry = fdp.ConsumeBool(); in LLVMFuzzerTestOneInput() local
/packages/services/Car/cpp/computepipe/tests/runner/graph/
DGrpcGraphTest.cpp78 bool isPhaseEntry() const override { return true; } in isPhaseEntry() function in android::automotive::computepipe::graph::__anon5148c1330111::TestRunnerEvent