Searched refs:onBinderUnlinkedJump (Results 1 – 2 of 2) sorted by relevance
50 static void onBinderUnlinkedJump(void* context);
56 AIBinder_DeathRecipient_setOnUnlinked(mDeathRecipient.get(), ThreadChip::onBinderUnlinkedJump); in ThreadChip()67 void ThreadChip::onBinderUnlinkedJump(void* context) { in onBinderUnlinkedJump() function in aidl::android::hardware::threadnetwork::ThreadChip