Searched defs:mPipeRunner (Results 1 – 3 of 3) sorted by relevance
| /packages/services/Car/cpp/computepipe/runner/client_interface/ | ||
| D | AidlClient.h | 62 std::shared_ptr<AidlClientImpl> mPipeRunner = nullptr; variable |
| /packages/services/Car/cpp/computepipe/example/ | ||
| D | FaceTracker.h | 96 std::shared_ptr<IPipeRunner> mPipeRunner = nullptr; variable |
| /packages/services/Car/cpp/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::__anona632a6830111::ClientInterface |