Searched refs:Peer (Results 1 - 1 of 1) sorted by relevance

/system/core/libcutils/
H A Dmq.c149 /** Peer proxy for the master. */
161 } Peer; typedef in typeref:struct:__anon398
191 Peer* peer;
208 static PeerProxy* peerProxyCreate(Peer* peer, Credentials credentials);
255 static void peerLock(Peer* peer) {
260 static void peerUnlock(Peer* peer) {
304 Peer* peer = peerProxy->peer;
315 Peer* peer = peerProxy->peer;
348 static bool peerIsDead(Peer* peer, pid_t pid) {
377 ALOGI("Peer
[all...]

Completed in 5 milliseconds