/system/core/adb/fastdeploy/deployagent/src/com/android/fastdeploy/ |
D | PatchUtils.java | 49 static void readFully(final InputStream in, final byte[] destination, final int startAt, in readFully() 61 static void readFully(final InputStream in, final byte[] destination) throws IOException { in readFully()
|
/system/netd/server/ |
D | NetdHwService.cpp | 105 uint64_t networkHandle, const hidl_string& ifname, const hidl_string& destination, in addRouteToOemNetwork() 116 uint64_t networkHandle, const hidl_string& ifname, const hidl_string& destination, in removeRouteFromOemNetwork()
|
D | NetworkController.cpp | 612 int NetworkController::addRoute(unsigned netId, const char* interface, const char* destination, in addRoute() 617 int NetworkController::updateRoute(unsigned netId, const char* interface, const char* destination, in updateRoute() 622 int NetworkController::removeRoute(unsigned netId, const char* interface, const char* destination, in removeRoute() 800 int NetworkController::modifyRoute(unsigned netId, const char* interface, const char* destination, in modifyRoute()
|
D | RouteController.cpp | 364 const char* destination, const char* nexthop, uint32_t mtu) { in modifyIpRoute() 887 const char* destination, const char* nexthop, TableType tableType, in modifyRoute() 1137 int RouteController::addRoute(const char* interface, const char* destination, const char* nexthop, in addRoute() 1143 int RouteController::removeRoute(const char* interface, const char* destination, in removeRoute() 1149 int RouteController::updateRoute(const char* interface, const char* destination, in updateRoute()
|
D | NetdNativeService.cpp | 1024 const std::string& destination, in networkAddRoute() 1036 const std::string& destination, in networkRemoveRoute() 1047 const std::string& destination, in networkAddLegacyRoute() 1058 const std::string& destination, in networkRemoveLegacyRoute()
|
D | NdcDispatcher.cpp | 994 const char* destination = argv[nextArg++]; in runCommand() local
|
/system/hardware/interfaces/net/netd/1.1/vts/functional/ |
D | VtsHalNetNetdV1_1TargetTest.cpp | 152 const char* destination, const char* nexthop) { in expectAddRoute() 163 const char* destination, const char* nexthop) { in expectRemoveRoute()
|
/system/extras/ioshark/ |
D | ioshark_bench.h | 120 struct timeval *destination) in update_delta_time()
|
/system/netd/server/aidl_api/netd_aidl_interface/1/android/net/ |
D | INetd.aidl | 64 …void networkAddRoute(int netId, in @utf8InCpp String ifName, in @utf8InCpp String destination, in … in networkAddRoute() 65 …void networkRemoveRoute(int netId, in @utf8InCpp String ifName, in @utf8InCpp String destination, … in networkRemoveRoute() 66 …tworkAddLegacyRoute(int netId, in @utf8InCpp String ifName, in @utf8InCpp String destination, in @… in networkAddLegacyRoute() 67 …rkRemoveLegacyRoute(int netId, in @utf8InCpp String ifName, in @utf8InCpp String destination, in @… in networkRemoveLegacyRoute()
|
/system/core/adb/client/ |
D | bugreport.cpp | 96 std::string destination; in Done() local
|
/system/netd/server/aidl_api/netd_aidl_interface/current/android/net/ |
D | INetd.aidl | 82 …void networkAddRoute(int netId, in @utf8InCpp String ifName, in @utf8InCpp String destination, in … in networkAddRoute() 83 …void networkRemoveRoute(int netId, in @utf8InCpp String ifName, in @utf8InCpp String destination, … in networkRemoveRoute() 84 …tworkAddLegacyRoute(int netId, in @utf8InCpp String ifName, in @utf8InCpp String destination, in @… in networkAddLegacyRoute() 85 …rkRemoveLegacyRoute(int netId, in @utf8InCpp String ifName, in @utf8InCpp String destination, in @… in networkRemoveLegacyRoute()
|
/system/netd/server/binder/android/net/ |
D | INetd.aidl | 796 in @utf8InCpp String destination, in networkAddRoute() 814 in @utf8InCpp String destination, in networkRemoveRoute() 833 in @utf8InCpp String destination, in networkAddLegacyRoute() 853 in @utf8InCpp String destination, in networkRemoveLegacyRoute()
|
/system/netd/server/aidl_api/netd_aidl_interface/4/android/net/ |
D | INetd.aidl | 82 …void networkAddRoute(int netId, in @utf8InCpp String ifName, in @utf8InCpp String destination, in … in networkAddRoute() 83 …void networkRemoveRoute(int netId, in @utf8InCpp String ifName, in @utf8InCpp String destination, … in networkRemoveRoute() 84 …tworkAddLegacyRoute(int netId, in @utf8InCpp String ifName, in @utf8InCpp String destination, in @… in networkAddLegacyRoute() 85 …rkRemoveLegacyRoute(int netId, in @utf8InCpp String ifName, in @utf8InCpp String destination, in @… in networkRemoveLegacyRoute()
|
/system/netd/server/aidl_api/netd_aidl_interface/2/android/net/ |
D | INetd.aidl | 81 …void networkAddRoute(int netId, in @utf8InCpp String ifName, in @utf8InCpp String destination, in … in networkAddRoute() 82 …void networkRemoveRoute(int netId, in @utf8InCpp String ifName, in @utf8InCpp String destination, … in networkRemoveRoute() 83 …tworkAddLegacyRoute(int netId, in @utf8InCpp String ifName, in @utf8InCpp String destination, in @… in networkAddLegacyRoute() 84 …rkRemoveLegacyRoute(int netId, in @utf8InCpp String ifName, in @utf8InCpp String destination, in @… in networkRemoveLegacyRoute()
|
/system/netd/server/aidl_api/netd_aidl_interface/3/android/net/ |
D | INetd.aidl | 82 …void networkAddRoute(int netId, in @utf8InCpp String ifName, in @utf8InCpp String destination, in … in networkAddRoute() 83 …void networkRemoveRoute(int netId, in @utf8InCpp String ifName, in @utf8InCpp String destination, … in networkRemoveRoute() 84 …tworkAddLegacyRoute(int netId, in @utf8InCpp String ifName, in @utf8InCpp String destination, in @… in networkAddLegacyRoute() 85 …rkRemoveLegacyRoute(int netId, in @utf8InCpp String ifName, in @utf8InCpp String destination, in @… in networkRemoveLegacyRoute()
|
/system/core/adb/ |
D | sockets.cpp | 503 void connect_to_remote(asocket* s, std::string_view destination) { in connect_to_remote()
|
/system/iorap/src/perfetto/ |
D | rx_producer.cc | 203 rxcpp::subscriber<PerfettoStateChange> destination, in StateChangedSubject()
|
/system/bt/vendor_libs/test_vendor_lib/model/controller/ |
D | link_layer_controller.cc | 123 AddressWithType destination = connections_.GetAddress(handle); in SendAclToRemote() local
|
/system/netd/tests/ |
D | binder_test.cpp | 3515 const std::vector<uint8_t>& destination, in makeTetherOffloadRule()
|