OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kShimPluginPath
(Results
1 - 2
of
2
) sorted by null
/system/connectivity/shill/
ppp_daemon.cc
37
const char PPPDaemon::
kShimPluginPath
[] = SHIMDIR "/shill-pppd-plugin.so";
64
arguments.push_back(
kShimPluginPath
);
ppp_daemon.h
97
static const char
kShimPluginPath
[];
Completed in 303 milliseconds