Home
last modified time | relevance | path

Searched refs:isAborted (Results 1 – 17 of 17) sorted by relevance

/packages/services/Car/cpp/computepipe/runner/input_manager/
DEvsInputManager.cpp105 if (e.isAborted()) { in handleExecutionPhase()
144 if (e.isAborted()) { in handleStopImmediatePhase()
167 if (e.isAborted()) { in handleStopWithFlushPhase()
183 if (e.isAborted()) { in handleResetPhase()
/packages/services/Car/cpp/computepipe/runner/stream_manager/
DSemanticManager.cpp98 if (mState == RUNNING && e.isAborted()) { in handleExecutionPhase()
115 if (mState == RUNNING && (e.isAborted() || e.isTransitionComplete())) { in handleStopWithFlushPhase()
131 if (mState == STOPPED && e.isAborted()) { in handleStopWithFlushPhase()
DPixelStreamManager.cpp260 if (mState == RUNNING && e.isAborted()) { in handleExecutionPhase()
281 if (mState == RUNNING && (e.isAborted() || e.isTransitionComplete())) { in handleStopImmediatePhase()
300 if (mState == STOPPED && e.isAborted()) { in handleStopImmediatePhase()
/packages/services/Car/cpp/computepipe/runner/graph/
DLocalPrebuiltGraph.cpp61 if (e.isAborted()) { in handleConfigPhase()
117 if (e.isAborted()) { in handleExecutionPhase()
138 if (e.isAborted()) { in handleStopWithFlushPhase()
153 if (e.isAborted()) { in handleStopImmediatePhase()
167 if (e.isAborted()) { in handleResetPhase()
DGrpcGraph.cpp132 if (e.isAborted()) { in handleConfigPhase()
179 if (e.isAborted()) { in handleExecutionPhase()
228 if (e.isAborted()) { in handleStopWithFlushPhase()
271 if (e.isAborted()) { in handleStopImmediatePhase()
312 if (e.isAborted()) { in handleResetPhase()
/packages/services/Car/cpp/computepipe/runner/include/
DRunnerComponent.h51 virtual bool isAborted() const;
75 bool isAborted() const override { in isAborted() function
DEventGenerator.h41 bool isAborted() const override;
/packages/services/Car/cpp/computepipe/runner/client_interface/
DDebuggerImpl.cpp199 if (e.isAborted()) { in handleExecutionPhase()
209 if (e.isAborted()) { in handleStopWithFlushPhase()
216 if (e.isTransitionComplete() || e.isAborted()) { in handleStopImmediatePhase()
DAidlClient.cpp144 } else if (e.isAborted()) { in handleConfigPhase()
160 } else if (e.isAborted()) { in handleExecutionPhase()
/packages/services/Car/cpp/computepipe/tests/runner/client_interface/
DMockRunnerEvent.h34 MOCK_CONST_METHOD0(isAborted, bool());
DClientInterfaceTest.cc356 EXPECT_CALL(event, isAborted()).Times(AnyNumber()).WillRepeatedly(Return(true)); in TEST_F()
/packages/services/Car/cpp/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/cpp/computepipe/tests/fuzz/
DVideoInputManagerFuzzer.cpp42 MOCK_CONST_METHOD0(isAborted, bool());
/packages/services/Car/cpp/computepipe/tests/runner/graph/
DGrpcGraphTest.cpp80 bool isAborted() const override { return false; } in isAborted() function in android::automotive::computepipe::graph::__anon7f52478c0111::TestRunnerEvent
/packages/services/Car/cpp/computepipe/runner/debug_display_manager/
DEvsDisplayManager.cpp180 } else if (e.isAborted()) { in handleExecutionPhase()
/packages/apps/Car/DebuggingRestrictionController/libs/
Dhttpclient-4.5.12.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...