OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ProcessReply
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/remoting/host/
local_input_monitor_linux.cc
71
static void
ProcessReply
(XPointer self, XRecordInterceptData* data);
207
&Core::
ProcessReply
,
309
void LocalInputMonitorLinux::Core::
ProcessReply
(XPointer self,
/external/chromium_org/media/base/
user_input_monitor_linux.cc
68
static void
ProcessReply
(XPointer self, XRecordInterceptData* data);
214
&UserInputMonitorLinuxCore::
ProcessReply
,
317
void UserInputMonitorLinuxCore::
ProcessReply
(XPointer self,
/external/mdnsresponder/mDNSShared/
dnssd_clientstub.c
139
ProcessReplyFn
ProcessReply
; // Function pointer to the code to handle received messages
398
x->
ProcessReply
= NULL;
415
static DNSServiceErrorType ConnectToServer(DNSServiceRef *ref, DNSServiceFlags flags, uint32_t op, ProcessReplyFn
ProcessReply
, void *AppCallback, void *AppContext)
467
sdr->
ProcessReply
=
ProcessReply
;
[
all
...]
Completed in 71 milliseconds