Home
last modified time | relevance | path

Searched defs:destination (Results 1 – 19 of 19) sorted by relevance

/system/core/adb/fastdeploy/deployagent/src/com/android/fastdeploy/
DPatchUtils.java49 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/
DNetdHwService.cpp105 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()
DNetworkController.cpp612 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()
DRouteController.cpp364 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()
DNetdNativeService.cpp1024 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()
DNdcDispatcher.cpp994 const char* destination = argv[nextArg++]; in runCommand() local
/system/hardware/interfaces/net/netd/1.1/vts/functional/
DVtsHalNetNetdV1_1TargetTest.cpp152 const char* destination, const char* nexthop) { in expectAddRoute()
163 const char* destination, const char* nexthop) { in expectRemoveRoute()
/system/extras/ioshark/
Dioshark_bench.h120 struct timeval *destination) in update_delta_time()
/system/netd/server/aidl_api/netd_aidl_interface/1/android/net/
DINetd.aidl64 …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/
Dbugreport.cpp96 std::string destination; in Done() local
/system/netd/server/aidl_api/netd_aidl_interface/current/android/net/
DINetd.aidl82 …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/
DINetd.aidl796 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/
DINetd.aidl82 …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/
DINetd.aidl81 …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/
DINetd.aidl82 …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/
Dsockets.cpp503 void connect_to_remote(asocket* s, std::string_view destination) { in connect_to_remote()
/system/iorap/src/perfetto/
Drx_producer.cc203 rxcpp::subscriber<PerfettoStateChange> destination, in StateChangedSubject()
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Dlink_layer_controller.cc123 AddressWithType destination = connections_.GetAddress(handle); in SendAclToRemote() local
/system/netd/tests/
Dbinder_test.cpp3515 const std::vector<uint8_t>& destination, in makeTetherOffloadRule()