Searched defs:requestObject (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/Security-57031.1.35/Security/authd/
H A Dagent.c202 xpc_object_t requestObject = xpc_dictionary_create(NULL, NULL, 0); local
341 xpc_object_t requestObject = xpc_dictionary_create(NULL, NULL, 0); local
363 xpc_object_t requestObject = xpc_dictionary_create(NULL, NULL, 0); local
[all...]
/macosx-10.10/WebCore-7600.1.25/html/
H A DHTMLPlugInElement.cpp385 bool HTMLPlugInElement::requestObject(const String& url, const String& mimeType, const Vector<String>& paramNames, const Vector<String>& paramValues) function in class:WebCore::HTMLPlugInElement
H A DHTMLPlugInImageElement.cpp765 bool HTMLPlugInImageElement::requestObject(const String& url, const String& mimeType, const Vector<String>& paramNames, const Vector<String>& paramValues) function in class:WebCore::HTMLPlugInImageElement
/macosx-10.10/WebCore-7600.1.25/loader/
H A DSubframeLoader.cpp207 bool SubframeLoader::requestObject(HTMLPlugInImageElement& ownerElement, const String& url, const AtomicString& frameName, const String& mimeType, const Vector<String>& paramNames, const Vector<String>& paramValues) function in class:WebCore::SubframeLoader
/macosx-10.10/WebCore-7600.1.25/inspector/
H A DInspectorResourceAgent.cpp220 RefPtr<Inspector::TypeBuilder::Network::Request> requestObject = Inspector::TypeBuilder::Network::Request::create() local
589 RefPtr<Inspector::TypeBuilder::Network::WebSocketRequest> requestObject = Inspector::TypeBuilder::Network::WebSocketRequest::create() local
591 m_frontendDispatcher->webSocketWillSendHandshakeRequest(IdentifiersFactory::requestId(identifier), currentTime(), requestObject); local
/macosx-10.10/Security-57031.1.35/securityd/src/
H A Dagentquery.cpp570 xpc_object_t requestObject = xpc_dictionary_create(NULL, NULL, 0); local
616 xpc_object_t requestObject = xpc_dictionary_create(NULL, NULL, 0); local
705 xpc_object_t requestObject = xpc_dictionary_create(NULL, NULL, 0); local
[all...]

Completed in 133 milliseconds