/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/hal/inc/ |
H A D | IOffloadManager.h | 61 typedef struct Prefix { struct 62 IP_FAM fam; 63 uint32_t v4Addr; 64 uint32_t v4Mask; 65 uint32_t v6Addr[4]; 66 uint32_t v6Mask[4];
|
H A D | PrefixParser.h | 42 using Prefix = ::IOffloadManager::Prefix; variable
|
H A D | HAL.h | 56 using Prefix = ::IOffloadManager::Prefix; variable
|
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/hal/inc/ |
H A D | IOffloadManager.h | 61 typedef struct Prefix { struct 62 IP_FAM fam; 63 uint32_t v4Addr; 64 uint32_t v4Mask; 65 uint32_t v6Addr[4]; 66 uint32_t v6Mask[4];
|
H A D | PrefixParser.h | 42 using Prefix = ::IOffloadManager::Prefix; variable
|
H A D | HAL.h | 56 using Prefix = ::IOffloadManager::Prefix; variable
|
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/hal/inc/ |
H A D | IOffloadManager.h | 61 typedef struct Prefix { struct 62 IP_FAM fam; 63 uint32_t v4Addr; 64 uint32_t v4Mask; 65 uint32_t v6Addr[4]; 66 uint32_t v6Mask[4];
|
H A D | PrefixParser.h | 42 using Prefix = ::IOffloadManager::Prefix; variable
|
H A D | HAL.h | 56 using Prefix = ::IOffloadManager::Prefix; variable
|
/aosp12/art/libartbase/base/ |
H A D | hex_dump_test.cc | 63 TEST(HexDump, Prefix) { in TEST() argument
|
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/ |
H A D | IPACM_OffloadManager.h | 38 using Prefix = ::IOffloadManager::Prefix; variable
|
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/ |
H A D | IPACM_OffloadManager.h | 38 using Prefix = ::IOffloadManager::Prefix; variable
|
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/ |
H A D | IPACM_OffloadManager.h | 38 using Prefix = ::IOffloadManager::Prefix; variable
|
/aosp12/packages/modules/Connectivity/core/tests/coretests/src/android/net/ |
H A D | RouteInfoTest.java | 35 private LinkAddress Prefix(String prefix) { in Prefix() method in RouteInfoTest
|
/aosp12/packages/modules/Connectivity/tests/common/java/android/net/ |
H A D | RouteInfoTest.java | 61 private IpPrefix Prefix(String prefix) { in Prefix() method in RouteInfoTest
|
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/hal/src/ |
H A D | PrefixParser.cpp | 44 using Prefix = ::IOffloadManager::Prefix; typedef
|
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/hal/src/ |
H A D | PrefixParser.cpp | 44 using Prefix = ::IOffloadManager::Prefix; typedef
|
H A D | HAL.cpp | 58 using Prefix = ::IOffloadManager::Prefix; typedef
|
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/hal/src/ |
H A D | PrefixParser.cpp | 44 using Prefix = ::IOffloadManager::Prefix; typedef
|
H A D | HAL.cpp | 58 using Prefix = ::IOffloadManager::Prefix; typedef
|
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/ |
H A D | IPACM_OffloadManager.cpp | 189 RET IPACM_OffloadManager::setLocalPrefixes(std::vector<Prefix> &/* prefixes */) in setLocalPrefixes()
|
/aosp12/build/soong/ui/status/ |
H A D | status.go | 171 func (l MsgLevel) Prefix() string { func
|
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/ |
H A D | IPACM_OffloadManager.cpp | 189 RET IPACM_OffloadManager::setLocalPrefixes(std::vector<Prefix> &/* prefixes */) in setLocalPrefixes()
|
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/ |
H A D | IPACM_OffloadManager.cpp | 217 RET IPACM_OffloadManager::setLocalPrefixes(std::vector<Prefix> &/* prefixes */) in setLocalPrefixes()
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/ |
H A D | writer.h | 317 void Prefix(Type type) { in Prefix() function
|