Home
last modified time | relevance | path

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

/packages/services/Car/cpp/computepipe/aidl/aidl_api/android.automotive.computepipe.runner/1/android/automotive/computepipe/runner/
DIPipeRunner.aidl23 void setPipeInputSource(in int configId); in setPipeInputSource() method
/packages/services/Car/cpp/computepipe/aidl/android/automotive/computepipe/runner/
DIPipeRunner.aidl49 void setPipeInputSource(in int configId); in setPipeInputSource() method
/packages/services/Car/cpp/computepipe/aidl/aidl_api/android.automotive.computepipe.runner/current/android/automotive/computepipe/runner/
DIPipeRunner.aidl23 void setPipeInputSource(in int configId); in setPipeInputSource() method
/packages/services/Car/cpp/computepipe/tests/
DFakeRunner.cpp39 ::ndk::ScopedAStatus FakeRunner::setPipeInputSource(int32_t /*in_configId*/) { in setPipeInputSource() function in android::automotive::computepipe::tests::FakeRunner
/packages/services/Car/cpp/computepipe/runner/client_interface/
DAidlClientImpl.cpp204 ScopedAStatus AidlClientImpl::setPipeInputSource(int32_t configId) { in setPipeInputSource() function in android::automotive::computepipe::runner::client_interface::aidl_client::AidlClientImpl