Searched refs:BpBinder (Results 1 – 9 of 9) sorted by relevance
34 BpBinder::ObjectManager::ObjectManager() in ObjectManager()38 BpBinder::ObjectManager::~ObjectManager() in ~ObjectManager()43 void BpBinder::ObjectManager::attach( in attach()61 void* BpBinder::ObjectManager::find(const void* objectID) const in find()68 void BpBinder::ObjectManager::detach(const void* objectID) in detach()73 void BpBinder::ObjectManager::kill() in kill()89 BpBinder::BpBinder(int32_t handle) in BpBinder() function in android::BpBinder101 bool BpBinder::isDescriptorCached() const { in isDescriptorCached()106 const String16& BpBinder::getInterfaceDescriptor() const in getInterfaceDescriptor()111 status_t err = const_cast<BpBinder*>(this)->transact( in getInterfaceDescriptor()[all …]
52 BpBinder* IBinder::remoteBinder() in remoteBinder()68 BpBinder::ObjectManager mObjects;
19 BpBinder.cpp \
624 status_t IPCThreadState::requestDeathNotification(int32_t handle, BpBinder* proxy) in requestDeathNotification()632 status_t IPCThreadState::clearDeathNotification(int32_t handle, BpBinder* proxy) in clearDeathNotification()1068 BpBinder *proxy = (BpBinder*)mIn.readInt32(); in executeCommand()1076 BpBinder *proxy = (BpBinder*)mIn.readInt32(); in executeCommand()
197 b = new BpBinder(handle); in getStrongProxyForHandle()231 b = new BpBinder(handle); in getWeakProxyForHandle()
160 BpBinder *proxy = binder->remoteBinder(); in flatten_binder()193 BpBinder *proxy = real->remoteBinder(); in flatten_binder()231 BpBinder* proxy, const flat_binder_object& flat, const Parcel& in) in finish_unflatten_binder()249 static_cast<BpBinder*>(out->get()), *flat, in); in unflatten_binder()278 static_cast<BpBinder*>(out->unsafe_get()), *flat, in); in unflatten_binder()
27 class BpBinder : public IBinder30 BpBinder(int32_t handle);59 virtual BpBinder* remoteBinder();94 virtual ~BpBinder();
33 class BpBinder; variable148 virtual BpBinder* remoteBinder();
72 BpBinder* proxy); 74 BpBinder* proxy);