Home
last modified time | relevance | path

Searched defs:dhcpRanges (Results 1 – 3 of 3) sorted by relevance

/system/netd/server/
DTetherController.cpp326 const std::vector<std::string>& dhcpRanges) { in startTethering()
DNdcDispatcher.cpp438 std::vector<std::string> dhcpRanges; in runCommand() local
DNetdNativeService.cpp894 binder::Status NetdNativeService::tetherStart(const std::vector<std::string>& dhcpRanges) { in tetherStart()