Searched defs:attach (Results 1 – 10 of 10) sorted by relevance
36 auto attach = interface_cast<IAttach>(dest); in META_BEGIN_NAMESPACE() local60 auto attach = interface_cast<IAttach>(dest); in Disconnect() local
322 if (const auto attach = interface_pointer_cast<IAttach>(params_.owner)) { in GetModifiers() local380 if (auto attach = interface_pointer_cast<IAttach>(params_.owner)) { in Attach() local401 if (auto attach = interface_pointer_cast<IAttach>(params_.owner)) { in Detach() local
52 Subject.prototype.attach = function(key, observer) { method in Subject
154 if (const auto attach = interface_cast<IAttach>(object)) { in IterateAttachments() local
72 if (const auto attach = interface_cast<IAttach>(object)) { in SubscribeAttachment() local
149 if (auto attach = interface_cast<IAttach>(object)) { in AutoExportObjectMembers() local
182 if (auto attach = interface_cast<IAttach>(object)) { in AutoImportObject() local
390 void registerNativeNodeCallbacks(NativeNode_Callback attach, NativeNode_Callback detach) in registerNativeNodeCallbacks()
559 if (auto attach = GetSelf<META_NS::IAttach>()) { in ShouldExport() local
3890 NapiAttachCallback attach = reinterpret_cast<NapiAttachCallback>(attachData); in AttachFuncCallback() local