HomeSort by relevance Sort by last modified time
    Searched defs:Client (Results 26 - 50 of 163) sorted by null

12 3 4 5 6 7

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
reduction.py 47 from multiprocessing.connection import Client, Listener
155 conn = Client(address, authkey=current_process().authkey)
connection.py 35 __all__ = [ 'Client', 'Listener', 'Pipe' ]
161 def Client(address, family=None, authkey=None):
355 # ERROR_NO_DATA can occur if a client has already connected,
465 return ConnectionWrapper(Client(*args, **kwds), _xml_dumps, _xml_loads)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
reduction.py 47 from multiprocessing.connection import Client, Listener
155 conn = Client(address, authkey=current_process().authkey)
connection.py 35 __all__ = [ 'Client', 'Listener', 'Pipe' ]
161 def Client(address, family=None, authkey=None):
355 # ERROR_NO_DATA can occur if a client has already connected,
465 return ConnectionWrapper(Client(*args, **kwds), _xml_dumps, _xml_loads)
  /external/avahi/avahi-sharp/
Client.cs 46 internal delegate void ClientCallback (IntPtr client, ClientState state, IntPtr userData);
119 public class Client : IDisposable
128 [DllImport ("avahi-client")]
132 [DllImport ("avahi-client")]
135 [DllImport ("avahi-client")]
138 [DllImport ("avahi-client")]
141 [DllImport ("avahi-client")]
144 [DllImport ("avahi-client")]
147 [DllImport ("avahi-client")]
150 [DllImport ("avahi-client")]
    [all...]
  /external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/
SSLServerSocketImplTest.java 56 Client client = null; local
76 client = new Client(ssocket.getLocalPort());
77 client.start();
80 while (!client.handshakeStarted()) {
89 client.close();
100 if (client != null) {
102 client.close();
120 Client client = null local
184 Client client = null; local
248 Client client = null; local
624 private Socket client = null; field in class:SSLServerSocketImplTest.Client
    [all...]
  /external/autotest/server/brillo/feedback/
closed_loop_audio_client.py 14 from autotest_lib.client.common_lib import error
15 from autotest_lib.client.common_lib import site_utils
16 from autotest_lib.client.common_lib.feedback import client namespace
69 class Client(client.Client):
80 """Construct the client library."""
81 super(Client, self).__init__()
180 if query_id == client.QUERY_AUDIO_PLAYBACK_SILENT
    [all...]
  /external/avahi/avahi-daemon/
dbus-internal.h 33 typedef struct Client Client;
52 Client *client; member in struct:EntryGroupInfo
62 Client *client; member in struct:SyncHostNameResolverInfo
71 Client *client; member in struct:AsyncHostNameResolverInfo
79 Client *client; member in struct:SyncAddressResolverInfo
88 Client *client; member in struct:AsyncAddressResolverInfo
97 Client *client; member in struct:DomainBrowserInfo
106 Client *client; member in struct:ServiceTypeBrowserInfo
115 Client *client; member in struct:ServiceBrowserInfo
123 Client *client; member in struct:SyncServiceResolverInfo
132 Client *client; member in struct:AsyncServiceResolverInfo
141 Client *client; member in struct:RecordBrowserInfo
    [all...]
simple-protocol.c 62 typedef struct Client Client;
73 struct Client {
90 AVAHI_LLIST_FIELDS(Client, clients);
97 AVAHI_LLIST_HEAD(Client, clients);
107 static void client_free(Client *c) {
125 AVAHI_LLIST_REMOVE(Client, clients, c->server->clients, c);
130 Client *c;
134 c = avahi_new(Client, 1);
147 AVAHI_LLIST_PREPEND(Client, clients, s->clients, c)
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/multiprocessing/
connection.py 35 __all__ = [ 'Client', 'Listener', 'Pipe' ]
161 def Client(address, family=None, authkey=None):
355 # ERROR_NO_DATA can occur if a client has already connected,
465 return ConnectionWrapper(Client(*args, **kwds), _xml_dumps, _xml_loads)
  /prebuilts/gdb/linux-x86/lib/python2.7/multiprocessing/
connection.py 35 __all__ = [ 'Client', 'Listener', 'Pipe' ]
161 def Client(address, family=None, authkey=None):
355 # ERROR_NO_DATA can occur if a client has already connected,
465 return ConnectionWrapper(Client(*args, **kwds), _xml_dumps, _xml_loads)
  /external/clang/lib/Frontend/
SerializedDiagnosticPrinter.cpp 242 /// \brief Language options, which can differ from one clone of this client
771 auto Client =
774 IDs, State->DiagOpts.get(), Client);
    [all...]
ASTUnit.cpp 582 /// there is no diagnostic client to capture them already.
585 StoredDiagnosticConsumer Client;
592 : Diags(Diags), Client(StoredDiags), PreviousClient(nullptr)
597 Diags.setClient(&Client, false);
602 if (Diags.getClient() == &Client)
755 // Tell the diagnostic client that we have started a source file.
    [all...]
  /frameworks/av/media/libmediaplayerservice/
MediaPlayerService.h 52 Antagonizer(notify_callback_f cb, void* client);
71 class Client;
214 void removeMediaRecorderClient(wp<MediaRecorderClient> client);
217 virtual sp<IMediaPlayer> create(const sp<IMediaPlayerClient>& client,
225 const sp<IRemoteDisplayClient>& client, const String8& iface);
228 void removeClient(wp<Client> client);
284 class Client : public BnMediaPlayer {
362 Client( const sp<MediaPlayerService>& service,
365 const sp<IMediaPlayerClient>& client,
    [all...]
MediaPlayerService.cpp 305 ALOGV("Create new media recorder client from pid %d", pid);
309 void MediaPlayerService::removeMediaRecorderClient(wp<MediaRecorderClient> client)
312 mMediaRecorderClients.remove(client);
313 ALOGV("Delete media recorder client");
324 sp<IMediaPlayer> MediaPlayerService::create(const sp<IMediaPlayerClient>& client,
330 sp<Client> c = new Client(
331 this, pid, connId, client, audioSessionId,
334 ALOGV("Create new client(%d) from pid %d, uid %d, ", connId, pid,
337 wp<Client> w = c
1270 Client* client = static_cast<Client*>(cookie); local
    [all...]
  /frameworks/av/services/camera/libcameraservice/
CameraService.h 64 class Client;
161 // Client functionality
212 // Return the package name for this client
215 // Notify client about a fatal error
219 // Get the UID of the application client using this
222 // Get the PID of the application client using this
225 // Check what API level is used for this client. This is used to determine which
268 OpsCallback(wp<BasicClient> client);
285 class Client : public hardware::BnCamera, public BasicClient
292 virtual status_t connect(const sp<hardware::ICameraClient>& client) = 0
835 sp<CLIENT> client = nullptr; local
    [all...]
CameraService.cpp 334 // Remove the client from the list of active clients
337 // Notify the client of disconnection
343 ALOGI("%s: Client for camera ID %s evicted due to device status change from HAL",
346 // Disconnect client
348 // Ensure not in binder RPC so client disconnect PID checks work correctly
754 /*out*/sp<BasicClient>* client) {
763 *client = new CameraClient(cameraService, tmp, packageName, cameraId, facing,
779 *client = new Camera2Client(cameraService, tmp, packageName, cameraId, facing,
784 *client = new CameraDeviceClient(cameraService, tmp, packageName, cameraId,
802 *client = new CameraClient(cameraService, tmp, packageName, cameraId, facing
1260 sp<Client> client = nullptr; local
1305 sp<Client> client = nullptr; local
1332 sp<CameraDeviceClient> client = nullptr; local
2304 sp<BasicClient> client = mClient.promote(); local
2587 auto client = clientDescriptor->getValue(); local
    [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/anqp/
CivicLocationElement.java 15 public enum LocationType {DHCPServer, NwkElement, Client}
  /frameworks/av/services/audioflinger/
AudioFlinger.h 83 // Max shared memory size for audio tracks and audio records per client process
161 virtual void registerClient(const sp<IAudioFlingerClient>& client);
411 // --- Client ---
412 class Client : public RefBase {
414 Client(const sp<AudioFlinger>& audioFlinger, pid_t pid);
415 virtual ~Client();
421 Client(const Client&);
422 Client& operator = (const Client&)
    [all...]
AudioFlinger.cpp 87 static const char kClientLockedString[] = "Client lock is taken\n";
326 sp<Client> client = mClients.valueAt(i).promote(); local
327 if (client != 0) {
328 snprintf(buffer, SIZE, " pid: %d\n", client->pid());
499 sp<AudioFlinger::Client> AudioFlinger::registerPid(pid_t pid)
503 // (for which promote() is always != 0), otherwise create a new entry and Client.
504 sp<Client> client = mClients.valueFor(pid).promote(); local
505 if (client == 0)
590 sp<Client> client; local
1478 sp<Client> client; local
2761 sp<Client> client = registerPid(pid); local
    [all...]
  /external/caliper/lib/
jersey-client-1.11.jar 
  /device/generic/goldfish/qemud/
qemud.c 37 * * the client connects to /dev/socket/qemud
39 * * the client sends the service name through the socket, as
42 * * qemud creates a "Client" object internally, assigns it an
56 * after this, all messages between the client and the emulator
64 * * If the client closes the connection, qemud sends the following
78 * Internally, the daemon maintains a "Client" object for each client
976 * dummy packet with the new client socket in p->channel
1208 typedef struct Client Client;
1440 Client* client = multiplexer_find_client(mult, channel); local
1456 Client* client = multiplexer_find_client(mult, channel); local
1467 Client* client = multiplexer_find_client(mult, channel); local
1496 Client* client; local
1599 Client* client = client_new( m, fd, m->fdhandlers, &m->clients ); local
    [all...]
  /external/clang/include/clang/Basic/
Diagnostic.h 190 DiagnosticConsumer *Client;
349 DiagnosticConsumer *client = nullptr,
368 DiagnosticConsumer *getClient() { return Client; }
369 const DiagnosticConsumer *getClient() const { return Client; }
371 /// \brief Determine whether this \c DiagnosticsEngine object own its client.
374 /// \brief Return the current diagnostic client along with ownership of that
375 /// client.
386 // DiagnosticsEngine characterization methods, used by a client to customize
401 /// \brief Set the diagnostic client associated with this diagnostic object.
404 /// ownership of \c client
    [all...]
  /frameworks/base/services/midi/java/com/android/server/midi/
MidiService.java 89 private final HashMap<IBinder, Client> mClients = new HashMap<IBinder, Client>();
129 private final class Client implements IBinder.DeathRecipient {
130 // Binder token for this client
132 // This client's UID
134 // This client's PID
136 // List of all receivers for this client
139 // List of all device connections for this client
143 public Client(IBinder token) {
192 // ignore private devices that our client cannot acces
269 Client client = mClients.get(token); local
603 Client client = getClient(token); local
612 Client client = getClient(token); local
656 Client client = getClient(token); local
682 Client client = getClient(token); local
706 Client client = getClient(clientToken); local
    [all...]
  /hardware/libhardware/include/hardware/
hwcomposer2.h 95 /* The client will composite this layer into the client target buffer
111 * client sets to HWC2_COMPOSITION_SOLID_COLOR, the device must request that
121 * supported on a layer that the client sets to HWC2_COMPOSITION_CURSOR, the
154 /* Instructs the client to provide a new client target buffer, even if no
155 * layers are marked for client composition. */
158 /* Instructs the client to write the result of client composition directly
240 /* The client should clear its target with transparent pixels where thi
    [all...]

Completed in 530 milliseconds

12 3 4 5 6 7