OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sendGenericOpFailed
(Results
1 - 2
of
2
) sorted by null
/system/netd/server/
CommandListener.h
105
void
sendGenericOpFailed
(SocketClient *cli, const char *errMsg);
CommandListener.cpp
883
void CommandListener::BandwidthControlCmd::
sendGenericOpFailed
(SocketClient *cli, const char *errMsg) {
925
sendGenericOpFailed
(cli, "Failed to get quota");
[
all
...]
Completed in 35 milliseconds