Searched defs:recipient (Results 1 - 8 of 8) sorted by relevance

/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
H A DApplicationTest.java299 public void linkToDeath(DeathRecipient recipient, int flags) throws RemoteException { argument
303 public boolean unlinkToDeath(DeathRecipient recipient, int flags) { argument
/external/tcpdump/
H A Dprint-zephyr.c53 const char *recipient; member in struct:z_packet
110 z_triple(char *class, char *inst, const char *recipient) argument
112 if (!*recipient)
113 recipient = "*";
114 snprintf(z_buf, sizeof(z_buf), "<%s,%s,%s>", class, inst, recipient);
150 z.recipient = 0;
180 PARSE_FIELD_STR(z.recipient);
315 if (!*z.recipient)
316 z.recipient = "*";
318 printf(" to %s", z_triple(z.class, z.inst, z.recipient));
[all...]
/external/boringssl/include/openssl/
H A Dpem.h182 PEM_USER **recipient; member in struct:pem_ctx_st
/external/boringssl/src/include/openssl/
H A Dpem.h182 PEM_USER **recipient; member in struct:pem_ctx_st
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/google-tv-pairing-protocol/java/jar/
H A Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA META ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 150 milliseconds