HomeSort by relevance Sort by last modified time
    Searched refs:origJDR (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/jni/
android_os_HwRemoteBinder.cpp 396 sp<HwBinderDeathRecipient> origJDR = list->find(recipient);
397 if (origJDR != NULL) {
399 err = binder->unlinkToDeath(origJDR, NULL, 0, &dr);
android_util_Binder.cpp     [all...]

Completed in 84 milliseconds