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