Searched defs:mPipeRunner (Results 1 – 3 of 3) sorted by relevance
/packages/services/Car/computepipe/runner/client_interface/ | ||
D | AidlClient.h | 62 std::shared_ptr<AidlClientImpl> mPipeRunner = nullptr; variable |
/packages/services/Car/computepipe/example/ | ||
D | FaceTracker.h | 96 std::shared_ptr<IPipeRunner> mPipeRunner = nullptr; variable |
/packages/services/Car/computepipe/tests/runner/client_interface/ | ||
D | ClientInterfaceTest.cc | 130 std::shared_ptr<IPipeRunner> mPipeRunner = nullptr; member in android::automotive::computepipe::runner::client_interface::aidl_client::__anon68bfb8ac0111::ClientInterface |