Searched defs:rebind (Results 1 – 6 of 6) sorted by relevance
276 struct rebind { struct291 struct rebind { argument292 typedef LinearAllocator<NewDataType, 0> other;316 struct rebind { struct317 typedef MallocAllocator<OtherDataType> other;361 struct rebind { struct362 typedef MallocAllocator<OtherDataType> other;
4775 template <class _Up> struct rebind {typedef short_alloc<_Up, N> other;}; struct in mcld::short_alloc
86 Intent intent, boolean rebind, int processState) throws RemoteException; in scheduleBindService()
937 public final void scheduleBindService(IBinder token, Intent intent, boolean rebind, in scheduleBindService()
419 boolean rebind; field in ActivityThread.BindServiceData730 boolean rebind, int processState) { in scheduleBindService()
1166 boolean execInFg, boolean rebind) throws TransactionTooLargeException { in requestServiceBindingLocked()