Home
last modified time | relevance | path

Searched defs:wakeupAddInterface (Results 1 – 10 of 10) sorted by relevance

/aosp12/system/netd/server/aidl_api/netd_aidl_interface/1/android/net/
H A DINetd.aidl33 …void wakeupAddInterface(in @utf8InCpp String ifName, in @utf8InCpp String prefix, int mark, int ma… in wakeupAddInterface() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/4/android/net/
H A DINetd.aidl51 …void wakeupAddInterface(in @utf8InCpp String ifName, in @utf8InCpp String prefix, int mark, int ma… in wakeupAddInterface() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/2/android/net/
H A DINetd.aidl50 …void wakeupAddInterface(in @utf8InCpp String ifName, in @utf8InCpp String prefix, int mark, int ma… in wakeupAddInterface() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/3/android/net/
H A DINetd.aidl51 …void wakeupAddInterface(in @utf8InCpp String ifName, in @utf8InCpp String prefix, int mark, int ma… in wakeupAddInterface() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/5/android/net/
H A DINetd.aidl51 …void wakeupAddInterface(in @utf8InCpp String ifName, in @utf8InCpp String prefix, int mark, int ma… in wakeupAddInterface() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/6/android/net/
H A DINetd.aidl73 …void wakeupAddInterface(in @utf8InCpp String ifName, in @utf8InCpp String prefix, int mark, int ma… in wakeupAddInterface() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/7/android/net/
H A DINetd.aidl73 …void wakeupAddInterface(in @utf8InCpp String ifName, in @utf8InCpp String prefix, int mark, int ma… in wakeupAddInterface() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/current/android/net/
H A DINetd.aidl73 …void wakeupAddInterface(in @utf8InCpp String ifName, in @utf8InCpp String prefix, int mark, int ma… in wakeupAddInterface() method
/aosp12/system/netd/server/binder/android/net/
H A DINetd.aidl483 …void wakeupAddInterface(in @utf8InCpp String ifName, in @utf8InCpp String prefix, int mark, int ma… in wakeupAddInterface() method
/aosp12/system/netd/server/
H A DNetdNativeService.cpp774 binder::Status NetdNativeService::wakeupAddInterface(const std::string& ifName, in wakeupAddInterface() function in android::net::NetdNativeService