Home
last modified time | relevance | path

Searched refs:IPACM_CFG_FILE_NAME (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
H A DIPACM_Main.cpp84 #define IPACM_CFG_FILE_NAME "IPACM_cfg.xml" macro
199 else if (!strncmp(event->name, IPACM_CFG_FILE_NAME, event->len)) // IPACM_configuration change in firewall_monitor()
202 IPACMDBG_H("The interested file %s .\n", IPACM_CFG_FILE_NAME); in firewall_monitor()
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
H A DIPACM_Main.cpp84 #define IPACM_CFG_FILE_NAME "IPACM_cfg.xml" macro
202 else if (!strncmp(event->name, IPACM_CFG_FILE_NAME, event->len)) // IPACM_configuration change in firewall_monitor()
205 IPACMDBG_H("The interested file %s .\n", IPACM_CFG_FILE_NAME); in firewall_monitor()
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
H A DIPACM_Main.cpp82 #define IPACM_CFG_FILE_NAME "IPACM_cfg.xml" macro
210 else if (!strncmp(event->name, IPACM_CFG_FILE_NAME, event->len)) // IPACM_configuration change in firewall_monitor()
213 IPACMDBG_H("The interested file %s .\n", IPACM_CFG_FILE_NAME); in firewall_monitor()