Searched refs:debugLogStability (Results 1 – 5 of 5) sorted by relevance
53 android::internal::Stability::debugLogStability(tag, bbinder);
103 static void debugLogStability(const std::string& tag, const sp<IBinder>& binder);
82 void Stability::debugLogStability(const std::string& tag, const sp<IBinder>& binder) { in debugLogStability() function in android::internal::Stability
105 Stability::debugLogStability("sendAndCallBinder got binder", binder); in sendAndCallBinder()