HomeSort by relevance Sort by last modified time
    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