Searched defs:Attachment (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10/WebKit2-7600.1.25/Platform/IPC/unix/
H A DAttachmentUnix.cpp34 Attachment::Attachment(int fileDescriptor, size_t size) function in class:IPC::Attachment
41 Attachment::Attachment(int fileDescriptor) function in class:IPC::Attachment
/macosx-10.10/WebKit2-7600.1.25/Platform/IPC/
H A DAttachment.cpp34 Attachment::Attachment() function in class:IPC::Attachment
40 Attachment::Attachment(mach_port_name_t port, mach_msg_type_name_t disposition) function in class:IPC::Attachment
H A DAttachment.h39 class Attachment { class in namespace:IPC
/macosx-10.10/Security-57031.1.35/Security/libsecurity_cssm/lib/
H A Dattachment.cpp41 Attachment::Attachment(Module *parent, function in class:Attachment
[all...]
H A Dattachment.h51 class Attachment : public HandleObject, // has a handle class in inherits:HandleObject,CssmMemoryFunctionsAllocator,CountingMutex
[all...]
/macosx-10.10/Security-57031.1.35/Security/include/security_utilities/
H A Dadornments.h128 struct Attachment : public Adornment { struct in class:Security::Adornable
129 Attachment() { } function in struct:Security::Adornable::Attachment
130 template <class Arg1> Attachment(Arg1 arg) : mValue(arg) { } function in struct:Security::Adornable::Attachment
/macosx-10.10/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dadornments.h128 struct Attachment : public Adornment { struct in class:Security::Adornable
129 Attachment() { } function in struct:Security::Adornable::Attachment
130 template <class Arg1> Attachment(Arg1 arg) : mValue(arg) { } function in struct:Security::Adornable::Attachment
/macosx-10.10/Security-57031.1.35/Security/include/security_cdsa_client/
H A Dcssmclient.h283 class Attachment : public Object class in namespace:Security::CssmClient
287 explicit Attachment(Impl *impl) : Object(impl) {} function in class:Security::CssmClient::Attachment
288 Attachment(const Guid &guid, CSSM_SERVICE_TYPE subserviceType) function in class:Security::CssmClient::Attachment
290 Attachment(const Module &module, CSSM_SERVICE_TYPE subserviceType) function in class:Security::CssmClient::Attachment
/macosx-10.10/Security-57031.1.35/Security/libsecurity_cdsa_client/lib/
H A Dcssmclient.h283 class Attachment : public Object class in namespace:Security::CssmClient
287 explicit Attachment(Impl *impl) : Object(impl) {} function in class:Security::CssmClient::Attachment
288 Attachment(const Guid &guid, CSSM_SERVICE_TYPE subserviceType) function in class:Security::CssmClient::Attachment
290 Attachment(const Module &module, CSSM_SERVICE_TYPE subserviceType) function in class:Security::CssmClient::Attachment

Completed in 97 milliseconds