Home
last modified time | relevance | path

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

/packages/services/Car/cpp/computepipe/aidl/aidl_api/android.automotive.computepipe.runner/current/android/automotive/computepipe/runner/
DIPipeRunner.aidl30 void stopPipe(); in stopPipe() method
/packages/services/Car/cpp/computepipe/aidl/aidl_api/android.automotive.computepipe.runner/1/android/automotive/computepipe/runner/
DIPipeRunner.aidl30 void stopPipe(); in stopPipe() method
/packages/services/Car/cpp/computepipe/aidl/android/automotive/computepipe/runner/
DIPipeRunner.aidl149 void stopPipe(); in stopPipe() method
/packages/services/Car/cpp/computepipe/tests/
DFakeRunner.cpp80 ::ndk::ScopedAStatus FakeRunner::stopPipe() { in stopPipe() function in android::automotive::computepipe::tests::FakeRunner
/packages/services/Car/cpp/computepipe/runner/client_interface/
DAidlClientImpl.cpp324 ScopedAStatus AidlClientImpl::stopPipe() { in stopPipe() function in android::automotive::computepipe::runner::client_interface::aidl_client::AidlClientImpl