Home | History | Annotate | Download | only in binder

Lines Matching refs:flags

160     uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags)
165 mHandle, code, data, reply, flags);
174 const sp<DeathRecipient>& recipient, void* cookie, uint32_t flags)
179 ob.flags = flags;
208 const wp<DeathRecipient>& recipient, void* cookie, uint32_t flags,
222 && obit.flags == flags) {
223 const uint32_t allFlags = obit.flags|flags;
356 bool BpBinder::onIncStrongAttempted(uint32_t flags, const void* id)