Home
last modified time | relevance | path

Searched refs:dl_pipe_found (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_Lan.cpp4022 bool ul_pipe_found, dl_pipe_found; in handle_tethering_stats_event() local
4034 dl_pipe_found = false; in handle_tethering_stats_event()
4053 dl_pipe_found = true; in handle_tethering_stats_event()
4096 if (ul_pipe_found || dl_pipe_found) in handle_tethering_stats_event()
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
DIPACM_Lan.cpp4293 bool ul_pipe_found, dl_pipe_found; in handle_tethering_stats_event() local
4305 dl_pipe_found = false; in handle_tethering_stats_event()
4324 dl_pipe_found = true; in handle_tethering_stats_event()
4367 if (ul_pipe_found || dl_pipe_found) in handle_tethering_stats_event()