HomeSort by relevance Sort by last modified time
    Searched defs:REPLY (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/glib/gio/
gmountoperation.c 59 REPLY,
292 * GMountOperation::reply:
298 signals[REPLY] =
299 g_signal_new (I_("reply"),
302 G_STRUCT_OFFSET (GMountOperationClass, reply),
654 * Emits the #GMountOperation::reply signal.
661 g_signal_emit (op, signals[REPLY], 0, result);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
rpc_msg.h 54 * NOTE: call and reply use the same overall struct but
60 REPLY=1
83 * Reply part of an rpc exchange
87 * Reply to an rpc request that was accepted by the server.
110 * Reply to an rpc request that was rejected by the server.
126 * Body of a reply to an rpc request.
184 * XDR routine to handle a rpc reply.
192 * Fills in the error part of a reply message.
  /external/qemu/telephony/
android_modem.c     [all...]

Completed in 126 milliseconds