AttachedDetachedInvocation   41 Source/core/dom/custom/CustomElementCallbackInvocation.cpp     AttachedDetachedInvocation(PassRefPtr<CustomElementLifecycleCallbacks>, CustomElementLifecycleCallbacks::CallbackType which);
AttachedDetachedInvocation   49 Source/core/dom/custom/CustomElementCallbackInvocation.cpp AttachedDetachedInvocation::AttachedDetachedInvocation(PassRefPtr<CustomElementLifecycleCallbacks> callbacks, CustomElementLifecycleCallbacks::CallbackType which)
AttachedDetachedInvocation   56 Source/core/dom/custom/CustomElementCallbackInvocation.cpp void AttachedDetachedInvocation::dispatch(Element* element)
AttachedDetachedInvocation  122 Source/core/dom/custom/CustomElementCallbackInvocation.cpp         return adoptPtr(new AttachedDetachedInvocation(callbacks, which));