Searched refs:stopPipe (Results 1 – 8 of 8) sorted by relevance
30 void stopPipe(); in stopPipe() method
149 void stopPipe(); in stopPipe() method
52 ::ndk::ScopedAStatus stopPipe() override;
80 ::ndk::ScopedAStatus FakeRunner::stopPipe() { in stopPipe() function in android::automotive::computepipe::tests::FakeRunner
242 EXPECT_TRUE(mPipeRunner->stopPipe().isOk()); in TEST_F()278 status = mPipeRunner->stopPipe(); in TEST_F()
72 ndk::ScopedAStatus stopPipe() override;
324 ScopedAStatus AidlClientImpl::stopPipe() { in stopPipe() function in android::automotive::computepipe::runner::client_interface::aidl_client::AidlClientImpl