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/ | ||
D | IPipeRunner.aidl | 30 void stopPipe(); in stopPipe() method |
/packages/services/Car/cpp/computepipe/aidl/aidl_api/android.automotive.computepipe.runner/1/android/automotive/computepipe/runner/ | ||
D | IPipeRunner.aidl | 30 void stopPipe(); in stopPipe() method |
/packages/services/Car/cpp/computepipe/aidl/android/automotive/computepipe/runner/ | ||
D | IPipeRunner.aidl | 149 void stopPipe(); in stopPipe() method |
/packages/services/Car/cpp/computepipe/tests/ | ||
D | FakeRunner.cpp | 80 ::ndk::ScopedAStatus FakeRunner::stopPipe() { in stopPipe() function in android::automotive::computepipe::tests::FakeRunner |
/packages/services/Car/cpp/computepipe/runner/client_interface/ | ||
D | AidlClientImpl.cpp | 324 ScopedAStatus AidlClientImpl::stopPipe() { in stopPipe() function in android::automotive::computepipe::runner::client_interface::aidl_client::AidlClientImpl |