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

  /frameworks/base/include/private/binder/
binder_module.h 41 #define BINDER_TYPE_WEAK_BINDER 2
  /bionic/libc/kernel/common/linux/
binder.h 22 BINDER_TYPE_WEAK_BINDER = B_PACK_CHARS('w', 'b', '*', B_TYPE_LARGE),
  /development/ndk/platforms/android-3/include/linux/
binder.h 22 BINDER_TYPE_WEAK_BINDER = B_PACK_CHARS('w', 'b', '*', B_TYPE_LARGE),
  /external/kernel-headers/original/linux/
binder.h 31 BINDER_TYPE_WEAK_BINDER = B_PACK_CHARS('w', 'b', '*', B_TYPE_LARGE),
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
binder.h 22 BINDER_TYPE_WEAK_BINDER = B_PACK_CHARS('w', 'b', '*', B_TYPE_LARGE),
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
binder.h 22 BINDER_TYPE_WEAK_BINDER = B_PACK_CHARS('w', 'b', '*', B_TYPE_LARGE),
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
binder.h 22 BINDER_TYPE_WEAK_BINDER = B_PACK_CHARS('w', 'b', '*', B_TYPE_LARGE),
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
binder.h 22 BINDER_TYPE_WEAK_BINDER = B_PACK_CHARS('w', 'b', '*', B_TYPE_LARGE),
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
binder.h 22 BINDER_TYPE_WEAK_BINDER = B_PACK_CHARS('w', 'b', '*', B_TYPE_LARGE),
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
binder.h 22 BINDER_TYPE_WEAK_BINDER = B_PACK_CHARS('w', 'b', '*', B_TYPE_LARGE),
  /frameworks/base/libs/binder/
Parcel.cpp 77 case BINDER_TYPE_WEAK_BINDER:
114 case BINDER_TYPE_WEAK_BINDER:
197 obj.type = BINDER_TYPE_WEAK_BINDER;
260 case BINDER_TYPE_WEAK_BINDER:
    [all...]

Completed in 336 milliseconds