Home
last modified time | relevance | path

Searched refs:getBasicAccountingCommands (Results 1 – 1 of 1) sorted by relevance

/system/netd/server/
DBandwidthController.cpp216 const std::vector<std::string> getBasicAccountingCommands(const bool useBpf) { in getBasicAccountingCommands() function
304 std::string commands = Join(getBasicAccountingCommands(mBpfSupported), '\n'); in enableBandwidthControl()