Home
last modified time | relevance | path

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

/aosp12/system/netd/server/aidl_api/netd_aidl_interface/1/android/net/
H A DINetd.aidl48 void bandwidthRemoveInterfaceQuota(in @utf8InCpp String ifName); in bandwidthRemoveInterfaceQuota() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/2/android/net/
H A DINetd.aidl65 void bandwidthRemoveInterfaceQuota(in @utf8InCpp String ifName); in bandwidthRemoveInterfaceQuota() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/3/android/net/
H A DINetd.aidl66 void bandwidthRemoveInterfaceQuota(in @utf8InCpp String ifName); in bandwidthRemoveInterfaceQuota() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/4/android/net/
H A DINetd.aidl66 void bandwidthRemoveInterfaceQuota(in @utf8InCpp String ifName); in bandwidthRemoveInterfaceQuota() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/6/android/net/
H A DINetd.aidl88 void bandwidthRemoveInterfaceQuota(in @utf8InCpp String ifName); in bandwidthRemoveInterfaceQuota() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/7/android/net/
H A DINetd.aidl88 void bandwidthRemoveInterfaceQuota(in @utf8InCpp String ifName); in bandwidthRemoveInterfaceQuota() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/5/android/net/
H A DINetd.aidl66 void bandwidthRemoveInterfaceQuota(in @utf8InCpp String ifName); in bandwidthRemoveInterfaceQuota() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/current/android/net/
H A DINetd.aidl88 void bandwidthRemoveInterfaceQuota(in @utf8InCpp String ifName); in bandwidthRemoveInterfaceQuota() method
/aosp12/system/netd/server/binder/android/net/
H A DINetd.aidl640 void bandwidthRemoveInterfaceQuota(in @utf8InCpp String ifName); in bandwidthRemoveInterfaceQuota() method
/aosp12/system/netd/server/
H A DNetdNativeService.h55 binder::Status bandwidthRemoveInterfaceQuota(const std::string& ifName) override;
H A DNdcDispatcher.cpp568 int rc = !mNetd->bandwidthRemoveInterfaceQuota(argv[2]).isOk(); in runCommand()
H A DNetdNativeService.cpp297 binder::Status NetdNativeService::bandwidthRemoveInterfaceQuota(const std::string& ifName) { in bandwidthRemoveInterfaceQuota() function in android::net::NetdNativeService
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DNetworkManagementService.java1083 mNetdService.bandwidthRemoveInterfaceQuota(iface); in removeInterfaceQuota()
/aosp12/system/netd/tests/
H A Dbinder_test.cpp1708 status = mNetd->bandwidthRemoveInterfaceQuota(sTun.name()); in TEST_F()
1734 status = mNetd->bandwidthRemoveInterfaceQuota(sTun.name()); in TEST_F()
/aosp12/frameworks/base/services/
H A Dart-profile356 HPLandroid/net/INetd$Stub$Proxy;->bandwidthRemoveInterfaceQuota(Ljava/lang/String;)V+]Landroid/os/I…