Home
last modified time | relevance | path

Searched defs:NUM (Results 1 – 12 of 12) sorted by relevance

/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
H A DIPACM_Wlan.cpp1318 const int NUM = 1; in handle_wlan_client_route_rule() local
1974 const int NUM = 1; in handle_SCC_MCC_switch() local
H A DIPACM_Wan.cpp1273 const int NUM = 1; in handle_route_add_evt() local
5523 const int NUM = 1; in handle_wan_client_route_rule() local
5749 const int NUM = tx_prop->num_tx_props; in handle_wlan_SCC_MCC_switch() local
H A DIPACM_Lan.cpp2025 const int NUM = 1; in handle_eth_client_route_rule() local
2411 const int NUM = 1; in handle_odu_route_add() local
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
H A DIPACM_Wlan.cpp1391 const int NUM = 1; in handle_wlan_client_route_rule() local
2085 const int NUM = 1; in handle_SCC_MCC_switch() local
H A DIPACM_Wan.cpp1289 const int NUM = 1; in handle_route_add_evt() local
5677 const int NUM = 1; in handle_wan_client_route_rule() local
5903 const int NUM = tx_prop->num_tx_props; in handle_wlan_SCC_MCC_switch() local
H A DIPACM_Lan.cpp2210 const int NUM = 1; in handle_eth_client_route_rule() local
2598 const int NUM = 1; in handle_odu_route_add() local
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
H A DIPACM_Wlan.cpp1474 const int NUM = 1; in handle_wlan_client_route_rule() local
2221 const int NUM = 1; in handle_SCC_MCC_switch() local
H A DIPACM_Wan.cpp1918 const int NUM = 1; in handle_route_add_evt() local
6618 const int NUM = 1; in handle_wan_client_route_rule() local
6843 const int NUM = tx_prop->num_tx_props; in handle_wlan_SCC_MCC_switch() local
H A DIPACM_Lan.cpp2355 const int NUM = 1; in handle_eth_client_route_rule() local
2752 const int NUM = 1; in handle_odu_route_add() local
/aosp12/system/bt/osi/test/
H A Dtest_stubs.h49 #define OVERLOAD_SELECT(NAME, NUM) OVERLOAD_CAT(NAME##_, NUM) argument
/aosp12/system/netd/server/
H A DTetherController.cpp836 static const std::string NUM = "(\\d+)"; in addForwardChainStats() local
/aosp12/frameworks/base/core/java/com/android/internal/app/procstats/
H A DProcessStats.java1441 final int NUM = mTrackingAssociations.size(); in updateTrackingAssociationsLocked() local