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

/system/core/libcutils/
H A Dmq.c208 static PeerProxy* peerProxyCreate(Peer* peer, Credentials credentials);
648 peerProxy = peerProxyCreate(peer, credentials);
999 static PeerProxy* peerProxyCreate(Peer* peer, Credentials credentials) { function
1079 peerProxy = peerProxyCreate(masterPeer, credentials);
1341 PeerProxy* masterProxy = peerProxyCreate(localPeer, MASTER_CREDENTIALS);

Completed in 5 milliseconds