Searched refs:mTestClient (Results 1 – 2 of 2) sorted by relevance
75 mTestClient = client; in initialize()92 ndk::ScopedAStatus status = mWatchdogServer->tellClientAlive(mTestClient, sessionId); in respondToWatchdog()
57 std::shared_ptr<aidl::android::automotive::watchdog::ICarWatchdogClient> mTestClient; variable