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