Searched defs:client (Results 126 - 150 of 631) sorted by relevance

1234567891011>>

/macosx-10.9.5/WebCore-7537.78.1/html/track/
H A DAudioTrack.h51 static PassRefPtr<AudioTrack> create(AudioTrackClient* client, PassRefPtr<AudioTrackPrivate> trackPrivate) argument
72 AudioTrackClient* client() const { return m_client; } function in class:WebCore::AudioTrack
H A DVideoTrack.cpp82 VideoTrack::VideoTrack(VideoTrackClient* client, PassRefPtr<VideoTrackPrivate> trackPrivate) argument
H A DVideoTrack.h51 static PassRefPtr<VideoTrack> create(VideoTrackClient* client, PassRefPtr<VideoTrackPrivate> trackPrivate) argument
72 VideoTrackClient* client() const { return m_client; } function in class:WebCore::VideoTrack
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DLinkLoader.cpp50 LinkLoader::LinkLoader(LinkLoaderClient* client) argument
H A DWorkerThreadableLoader.h60 static PassRefPtr<WorkerThreadableLoader> create(WorkerContext* workerContext, ThreadableLoaderClient* client, const String& taskMode, const ResourceRequest& request, const ThreadableLoaderOptions& options) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/blackberry/
H A DWorkerPlatformFileWriterClient.h39 static PassOwnPtr<WorkerPlatformFileWriterClient> create(WorkerContext* context, const String& mode, AsyncFileWriterClient* client, WorkerAsyncFileWriterBlackBerry* writer) argument
56 WorkerPlatformFileWriterClient(WorkerContext* context, const String& mode, AsyncFileWriterClient* client, WorkerAsyncFileWriterBlackBerry* writer) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/surfaces/egl/
H A DEGLSurface.cpp60 OwnPtr<GLTransportSurfaceClient> client; local
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/win/
H A DQTMovieTask.cpp82 void QTMovieTask::addTaskClient(QTMovieTaskClient* client) argument
91 void QTMovieTask::removeTaskClient(QTMovieTaskClient* client) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/network/
H A DSocketStreamHandleBase.h55 SocketStreamHandleClient* client() const { return m_client; } function in class:WebCore::SocketStreamHandleBase
/macosx-10.9.5/WebCore-7537.78.1/platform/network/soup/
H A DAuthenticationChallengeSoup.cpp66 AuthenticationChallenge::AuthenticationChallenge(SoupSession* soupSession, SoupMessage* soupMessage, SoupAuth* soupAuth, bool retrying, AuthenticationClient* client) argument
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebKitSupport/
H A DInspectorOverlayBlackBerry.cpp33 PassOwnPtr<InspectorOverlay> InspectorOverlay::create(WebPagePrivate* page, InspectorOverlayClient* client) argument
38 InspectorOverlay::InspectorOverlay(WebPagePrivate* page, InspectorOverlayClient* client) argument
/macosx-10.9.5/WebKit2-7537.78.2/Shared/Downloads/
H A DDownloadManager.cpp36 DownloadManager::DownloadManager(Client* client) argument
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/InspectorServer/
H A DWebSocketServer.h69 WebSocketServerClient* client() const { return m_client; } function in class:WebKit::WebSocketServer
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/qt/
H A DQtBuiltinBundle.cpp55 WKBundleClient client; local
/macosx-10.9.5/bind9-45.100/bind9/bin/named/
H A Dnotify.c42 notify_log(ns_client_t *client, int level, const char *fmt, ...) { argument
52 respond(ns_client_t *client, isc_result_t result) { argument
76 ns_notify_start(ns_client_t *client) { argument
[all...]
/macosx-10.9.5/configd-596.15/libSystemConfiguration/
H A DlibSystemConfiguration_client.c92 libSC_info_client_t *client; local
152 libSC_info_client_release(libSC_info_client_t *client) argument
163 libSC_send_message_with_reply_sync(libSC_info_client_t *client, xpc_object_t message) argument
[all...]
/macosx-10.9.5/dcerpc-58/dcerpc/idl_lib/
H A Dctxeertl.h100 rpc_client_handle_t client; member in struct:callee_client_entry_t
[all...]
/macosx-10.9.5/remote_cmds-41.90.1/yppoll.tproj/
H A Dyppoll.c103 CLIENT *client; local
/macosx-10.9.5/Heimdal-323.92.1/appl/rsh/
H A Dcommon.c46 init_ivecs(int client, int have_errsock) argument
/macosx-10.9.5/Heimdal-323.92.1/appl/test/
H A Duu_client.c49 krb5_principal client; local
/macosx-10.9.5/Heimdal-323.92.1/kdc/
H A Dwindc.c74 _kdc_pac_generate(krb5_context context, hdb_entry_ex *client, krb5_pac *pac) argument
85 _kdc_pac_verify(krb5_context context, const krb5_principal client_principal, const krb5_principal delegated_proxy_principal, hdb_entry_ex *client, hdb_entry_ex *server, hdb_entry_ex *krbtgt, krb5_pac *pac, int *verified) argument
/macosx-10.9.5/Heimdal-323.92.1/kuser/
H A Dgenerate-requests.c66 krb5_principal client; local
H A Dkcminit.c78 krb5_principal client = NULL, server = NULL; local
/macosx-10.9.5/Heimdal-323.92.1/lib/krb5/
H A Dverify_init.c229 krb5_get_validated_creds(krb5_context context, krb5_creds *creds, krb5_principal client, krb5_ccache ccache, char *service) argument
/macosx-10.9.5/IOAudioFamily-197.4.2/
H A DIOAudioControlUserClient.cpp102 IOAudioControlUserClient *client; local
119 IOAudioControlUserClient *client; local
[all...]

Completed in 221 milliseconds

1234567891011>>