Searched refs:ABpBinderTag (Results 1 – 1 of 1) sorted by relevance
58 namespace ABpBinderTag { namespace275 auto* value = static_cast<ABpBinderTag::Value*>(binder->findObject(ABpBinderTag::kId)); in lookupOrCreateFromBinder()277 value = new ABpBinderTag::Value; in lookupOrCreateFromBinder()278 auto oldValue = static_cast<ABpBinderTag::Value*>( in lookupOrCreateFromBinder()279 binder->attachObject(ABpBinderTag::kId, static_cast<void*>(value), in lookupOrCreateFromBinder()280 nullptr /*cookie*/, ABpBinderTag::clean)); in lookupOrCreateFromBinder()