Searched defs:master (Results 1 - 1 of 1) sorted by path

/system/core/libcutils/
H A Dmq.c80 /** Waiting for a connection from the master. */
88 // TODO: Use custom headers for master->peer, peer->master, peer->peer.
146 /** Is this peer the master? */
147 bool master; member in struct:__anon398
149 /** Peer proxy for the master. */
187 /** True if this is the master's proxy. */
188 bool master; member in struct:PeerProxy
194 * Used in master only. Maps this peer proxy to other peer proxies to
202 static const char* MASTER_PATH = "/master
872 Peer* master = peerProxy->peer; local
[all...]

Completed in 142 milliseconds