Home
last modified time | relevance | path

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

/system/netd/server/
DNetdNativeService.h148 binder::Status tetherOffloadSetInterfaceQuota(int ifIndex, int64_t quotaBytes) override;
DNetdNativeService.cpp1224 binder::Status NetdNativeService::tetherOffloadSetInterfaceQuota(int /* ifIndex */, in tetherOffloadSetInterfaceQuota() function in android::net::NetdNativeService