Home
last modified time | relevance | path

Searched defs:new_iface (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
H A DIPACM_LanToLan.cpp195 IPACM_LanToLan_Iface new_iface(data->p_iface); in handle_iface_up() local
264 void IPACM_LanToLan::handle_new_iface_up(IPACM_LanToLan_Iface *new_iface, IPACM_LanToLan_Iface *exi… in handle_new_iface_up()
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
H A DIPACM_LanToLan.cpp289 IPACM_LanToLan_Iface new_iface(data->p_iface); in handle_iface_up() local
401 void IPACM_LanToLan::handle_new_iface_up(IPACM_LanToLan_Iface *new_iface, IPACM_LanToLan_Iface *exi… in handle_new_iface_up()
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
H A DIPACM_LanToLan.cpp292 IPACM_LanToLan_Iface new_iface(data->p_iface); in handle_iface_up() local
406 void IPACM_LanToLan::handle_new_iface_up(IPACM_LanToLan_Iface *new_iface, IPACM_LanToLan_Iface *exi… in handle_new_iface_up()
/aosp12/art/tools/jvmti-agents/wrapagentproperties/
H A Dwrapagentproperties.cc212 ExtraJvmtiInterface* new_iface = nullptr; in SetupProxyJvmtiEnv() local