OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetHostByAddrCmd
(Results
1 - 2
of
2
) sorted by null
/system/netd/
DnsProxyListener.h
103
class
GetHostByAddrCmd
: public NetdCommand {
105
GetHostByAddrCmd
(UidMarkMap *uidMarkMap);
106
virtual ~
GetHostByAddrCmd
() {}
DnsProxyListener.cpp
45
registerCmd(new
GetHostByAddrCmd
(map));
371
DnsProxyListener::
GetHostByAddrCmd
::
GetHostByAddrCmd
(UidMarkMap *uidMarkMap) :
376
int DnsProxyListener::
GetHostByAddrCmd
::runCommand(SocketClient *cli,
Completed in 25 milliseconds