/aosp12/system/netd/server/aidl_api/netd_aidl_interface/1/android/net/ |
H A D | INetd.aidl | 47 void bandwidthSetInterfaceQuota(in @utf8InCpp String ifName, long bytes); in bandwidthSetInterfaceQuota() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/2/android/net/ |
H A D | INetd.aidl | 64 void bandwidthSetInterfaceQuota(in @utf8InCpp String ifName, long bytes); in bandwidthSetInterfaceQuota() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/3/android/net/ |
H A D | INetd.aidl | 65 void bandwidthSetInterfaceQuota(in @utf8InCpp String ifName, long bytes); in bandwidthSetInterfaceQuota() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/4/android/net/ |
H A D | INetd.aidl | 65 void bandwidthSetInterfaceQuota(in @utf8InCpp String ifName, long bytes); in bandwidthSetInterfaceQuota() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/6/android/net/ |
H A D | INetd.aidl | 87 void bandwidthSetInterfaceQuota(in @utf8InCpp String ifName, long bytes); in bandwidthSetInterfaceQuota() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/7/android/net/ |
H A D | INetd.aidl | 87 void bandwidthSetInterfaceQuota(in @utf8InCpp String ifName, long bytes); in bandwidthSetInterfaceQuota() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/5/android/net/ |
H A D | INetd.aidl | 65 void bandwidthSetInterfaceQuota(in @utf8InCpp String ifName, long bytes); in bandwidthSetInterfaceQuota() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/current/android/net/ |
H A D | INetd.aidl | 87 void bandwidthSetInterfaceQuota(in @utf8InCpp String ifName, long bytes); in bandwidthSetInterfaceQuota() method
|
/aosp12/system/netd/server/binder/android/net/ |
H A D | INetd.aidl | 631 void bandwidthSetInterfaceQuota(in @utf8InCpp String ifName, long bytes); in bandwidthSetInterfaceQuota() method
|
/aosp12/system/netd/server/ |
H A D | NetdNativeService.h | 54 binder::Status bandwidthSetInterfaceQuota(const std::string& ifName, int64_t bytes) override;
|
H A D | NdcDispatcher.cpp | 579 int rc = !mNetd->bandwidthSetInterfaceQuota(argv[2], bytes).isOk(); in runCommand()
|
H A D | NetdNativeService.cpp | 290 binder::Status NetdNativeService::bandwidthSetInterfaceQuota(const std::string& ifName, in bandwidthSetInterfaceQuota() function in android::net::NetdNativeService
|
/aosp12/frameworks/base/services/core/java/com/android/server/ |
H A D | NetworkManagementService.java | 1048 mNetdService.bandwidthSetInterfaceQuota(iface, quotaBytes); in setInterfaceQuota()
|
/aosp12/system/netd/tests/ |
H A D | binder_test.cpp | 1704 binder::Status status = mNetd->bandwidthSetInterfaceQuota(sTun.name(), testQuotaBytes); in TEST_F() 1724 binder::Status status = mNetd->bandwidthSetInterfaceQuota(sTun.name(), testAlertBytes); in TEST_F()
|
/aosp12/frameworks/base/services/ |
H A D | art-profile | 360 HPLandroid/net/INetd$Stub$Proxy;->bandwidthSetInterfaceQuota(Ljava/lang/String;J)V+]Landroid/os/IBi…
|