Searched refs:debugLogStability (Results 1 – 4 of 4) sorted by relevance
48 static void debugLogStability(const std::string& tag, const sp<IBinder>& binder);
34 void Stability::debugLogStability(const std::string& tag, const sp<IBinder>& binder) { in debugLogStability() function in android::internal::Stability
104 Stability::debugLogStability("sendAndCallBinder got binder", binder); in sendAndCallBinder()