/aosp12/frameworks/base/tools/aapt/ |
H A D | ResourceIdCache.cpp | 51 String16 hashable = String16(name); in makeHashableName() local 52 hashable += type; in makeHashableName() 53 hashable += package; in makeHashableName() 54 hashable += (onlyPublic ? TRUE16 : FALSE16); in makeHashableName() 55 return hashable; in makeHashableName()
|
/aosp12/system/core/fastboot/fuzzy_fastboot/ |
H A D | extensions.h | 66 bool hashable; member 73 return os << "<hashable=" << pinfo.hashable << " slots=" << pinfo.slots
|
H A D | README.md | 82 | hashable | "yes" or "no" | Is this partition hashable with the hash command specified in `<chec… 89 <part value="boot" slots="yes" test="yes" hashable="yes" parsed="yes"/> 90 <part value="modem" slots="yes" test="yes" hashable="yes"/> 91 <part value="userdata" slots="no" test="yes" hashable="no"/> 216 <part value="boot" slots="yes" test="yes" hashable="yes" parsed="yes"/> 217 <part value="modem" slots="yes" test="yes" hashable="yes"/> 218 <part value="userdata" slots="no" test="yes" hashable="no"/> 221 <part value="foo1" slots="yes" test="no" hashable="yes"/> 222 <part value="foo2" slots="yes" test="no" hashable="yes"/> 223 <part value="bar3" slots="yes" test="no" hashable="yes"/>
|
H A D | main.cpp | 1172 if (part_info.hashable) { in TEST_P() 1205 if (part_info.hashable) { in TEST_P() 1233 if (part_info.hashable) { in TEST_P() 1261 if (part_info.hashable) { in TEST_P() 1289 if (part_info.hashable) { in TEST_P() 1410 if (part_info.hashable) { in TEST_P() 1432 if (part_info.hashable) { in TEST_P() 1485 if (part_info.hashable) { in TEST_P() 1509 if (part_info.hashable) { in TEST_P() 1711 if (it.second.hashable) { in GenerateXmlTests() [all …]
|
H A D | extensions.cpp | 110 XMLAssert(XMLYesNo(part, "hashable", &part_info.hashable, true), part, in ExtractPartitions()
|
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/ |
H A D | IPACM_Iface.cpp | 137 flt_rule_entry.rule.hashable = true; in handle_software_routing_enable() 707 flt_rule_entry.rule.hashable = false; in init_fl_rule() 726 flt_rule_entry.rule.hashable = true; in init_fl_rule() 735 flt_rule_entry.rule.hashable = true; in init_fl_rule() 803 flt_rule_entry.rule.hashable = true; in init_fl_rule() 818 flt_rule_entry.rule.hashable = true; in init_fl_rule() 833 flt_rule_entry.rule.hashable = true; in init_fl_rule() 848 flt_rule_entry.rule.hashable = true; in init_fl_rule()
|
H A D | IPACM_Wan.cpp | 287 rt_rule_entry->rule.hashable = false; in handle_addr_evt() 370 flt_rule_entry.rule.hashable = true; in handle_addr_evt() 467 rt_rule_entry->rule.hashable = false; in handle_addr_evt() 1554 rt_rule_entry->rule.hashable = true; in handle_route_add_evt() 2929 flt_rule_entry.rule.hashable = true; in config_dft_firewall_rules_ex() 3117 flt_rule_entry.rule.hashable = true; in config_dft_firewall_rules_ex() 3271 flt_rule_entry.rule.hashable = true; in add_icmp_alg_rules() 3389 flt_rule_entry.rule.hashable = true; in add_icmp_alg_rules() 3592 flt_rule_entry.rule.hashable = true; in add_dft_filtering_rule() 4326 flt_rule_entry.rule.hashable = true; in config_dft_embms_rules() [all …]
|
H A D | IPACM_Lan.cpp | 1329 rt_rule_entry->rule.hashable = true; in handle_addr_evt() 1407 rt_rule_entry->rule.hashable = true; in handle_addr_evt() 1538 flt_rule_entry.rule.hashable = true; in handle_private_subnet() 1638 flt_rule_entry.rule.hashable = true; in handle_wan_up() 1714 flt_rule_entry.rule.hashable = true; in handle_wan_up() 2651 rt_rule_entry->rule.hashable = true; in handle_odu_route_add() 3785 flt_rule_entry.rule.hashable = true; in install_ipv4_icmp_flt_rule() 3909 flt_rule.rule.hashable = true; in add_dummy_private_subnet_flt_rule() 4080 flt_rule_entry.rule.hashable = true; in install_ipv6_prefix_flt_rule() 4614 rt_rule.rule.hashable = true; in eth_bridge_add_rt_rule() [all …]
|
H A D | IPACM_Filtering.cpp | 409 …mi_rule_ex_msg.filter_spec_ex_list[pos].is_rule_hashable = rule_table_v4->rules[cnt].rule.hashable; in AddWanDLFilteringRule() 436 …mi_rule_ex_msg.filter_spec_ex_list[pos].is_rule_hashable = rule_table_v6->rules[cnt].rule.hashable; in AddWanDLFilteringRule()
|
H A D | IPACM_Wlan.cpp | 1501 rt_rule_entry->rule.hashable = true; in handle_wlan_client_route_rule() 1544 rt_rule_entry->rule.hashable = true; in handle_wlan_client_route_rule() 1587 rt_rule_entry->rule.hashable = true; in handle_wlan_client_route_rule()
|
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/ |
H A D | IPACM_Iface.cpp | 137 flt_rule_entry.rule.hashable = true; in handle_software_routing_enable() 777 flt_rule_entry.rule.hashable = false; in init_fl_rule() 797 flt_rule_entry.rule.hashable = true; in init_fl_rule() 807 flt_rule_entry.rule.hashable = true; in init_fl_rule() 894 flt_rule_entry.rule.hashable = true; in init_fl_rule() 910 flt_rule_entry.rule.hashable = true; in init_fl_rule() 926 flt_rule_entry.rule.hashable = true; in init_fl_rule() 942 flt_rule_entry.rule.hashable = true; in init_fl_rule()
|
H A D | IPACM_Filtering.cpp | 169 flt_rule_entry.rule.hashable = ruleTable->rules[cnt].rule.hashable; in AddFilteringRule_hw_index() 286 flt_rule_entry.rule.hashable = ruleTable->rules[cnt].rule.hashable; in AddFilteringRuleAfter_hw_index() 656 …mi_rule_ex_msg.filter_spec_ex_list[pos].is_rule_hashable = rule_table_v4->rules[cnt].rule.hashable; in AddWanDLFilteringRule() 683 …mi_rule_ex_msg.filter_spec_ex_list[pos].is_rule_hashable = rule_table_v6->rules[cnt].rule.hashable; in AddWanDLFilteringRule() 805 … qmi_add_msg.filter_spec_ex2_list[pos].is_rule_hashable = flt_rule_tbl->rules[cnt].rule.hashable; in AddOffloadFilteringRule()
|
H A D | IPACM_Wan.cpp | 351 rt_rule_entry->rule.hashable = false; in handle_addr_evt() 546 flt_rule_entry.rule.hashable = true; in handle_addr_evt() 653 rt_rule_entry->rule.hashable = false; in handle_addr_evt() 2232 rt_rule_entry->rule.hashable = true; in handle_route_add_evt() 3843 flt_rule_entry.rule.hashable = true; in config_dft_firewall_rules_ex() 4029 flt_rule_entry.rule.hashable = true; in config_dft_firewall_rules_ex() 5228 flt_rule_entry.rule.hashable = true; in config_dft_embms_rules() 5276 flt_rule_entry.rule.hashable = true; in config_dft_embms_rules() 7615 flt_rule_entry.rule.hashable = true; in add_offload_frag_rule() 7755 flt_rule_entry.rule.hashable = true; in add_icmpv6_exception_rule() [all …]
|
H A D | IPACM_Routing.cpp | 161 rt_rule_entry.rule.hashable = ruleTable->rules[cnt].rule.hashable; in AddRoutingRule_hw_index()
|
H A D | IPACM_Lan.cpp | 1391 rt_rule_entry->rule.hashable = true; in handle_addr_evt() 1468 rt_rule_entry->rule.hashable = true; in handle_addr_evt() 1599 flt_rule_entry.rule.hashable = true; in handle_private_subnet() 1724 flt_rule_entry.rule.hashable = true; in handle_wan_up() 1812 flt_rule_entry.rule.hashable = true; in handle_wan_up() 3995 flt_rule_entry.rule.hashable = true; in install_ipv4_icmp_flt_rule() 4145 flt_rule.rule.hashable = true; in add_dummy_private_subnet_flt_rule() 4486 flt_rule_entry.rule.hashable = true; in install_ipv6_prefix_flt_rule() 5190 rt_rule.rule.hashable = true; in eth_bridge_add_rt_rule() 5404 flt_rule_entry.rule.hashable = true; in eth_bridge_add_flt_rule() [all …]
|
H A D | IPACM_Wlan.cpp | 1594 rt_rule_entry->rule.hashable = true; in handle_wlan_client_route_rule() 1648 rt_rule_entry->rule.hashable = true; in handle_wlan_client_route_rule() 1699 rt_rule_entry->rule.hashable = true; in handle_wlan_client_route_rule() 2517 flt_rule_entry.rule.hashable = true; in add_connection()
|
H A D | IPACM_Conntrack_NATApp.cpp | 550 flt_rule_entry.rule.hashable = true; in AddConnection()
|
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/ |
H A D | IPACM_Iface.cpp | 137 flt_rule_entry.rule.hashable = true; in handle_software_routing_enable() 708 flt_rule_entry.rule.hashable = false; in init_fl_rule() 727 flt_rule_entry.rule.hashable = true; in init_fl_rule() 736 flt_rule_entry.rule.hashable = true; in init_fl_rule() 804 flt_rule_entry.rule.hashable = true; in init_fl_rule() 819 flt_rule_entry.rule.hashable = true; in init_fl_rule() 834 flt_rule_entry.rule.hashable = true; in init_fl_rule()
|
H A D | IPACM_Wan.cpp | 287 rt_rule_entry->rule.hashable = false; in handle_addr_evt() 370 flt_rule_entry.rule.hashable = true; in handle_addr_evt() 467 rt_rule_entry->rule.hashable = false; in handle_addr_evt() 1538 rt_rule_entry->rule.hashable = true; in handle_route_add_evt() 2937 flt_rule_entry.rule.hashable = true; in config_dft_firewall_rules_ex() 3125 flt_rule_entry.rule.hashable = true; in config_dft_firewall_rules_ex() 3272 flt_rule_entry.rule.hashable = true; in add_icmp_alg_rules() 3392 flt_rule_entry.rule.hashable = true; in add_icmp_alg_rules() 3592 flt_rule_entry.rule.hashable = true; in add_dft_filtering_rule() 4241 flt_rule_entry.rule.hashable = true; in config_dft_embms_rules() [all …]
|
H A D | IPACM_Lan.cpp | 1173 rt_rule_entry->rule.hashable = true; in handle_addr_evt() 1245 rt_rule_entry->rule.hashable = true; in handle_addr_evt() 1365 flt_rule_entry.rule.hashable = true; in handle_private_subnet() 1460 flt_rule_entry.rule.hashable = true; in handle_wan_up() 1531 flt_rule_entry.rule.hashable = true; in handle_wan_up() 2464 rt_rule_entry->rule.hashable = true; in handle_odu_route_add() 3514 flt_rule_entry.rule.hashable = true; in install_ipv4_icmp_flt_rule() 3638 flt_rule.rule.hashable = true; in add_dummy_private_subnet_flt_rule() 3809 flt_rule_entry.rule.hashable = true; in install_ipv6_prefix_flt_rule() 4293 rt_rule.rule.hashable = true; in eth_bridge_add_rt_rule() [all …]
|
H A D | IPACM_Filtering.cpp | 406 …mi_rule_ex_msg.filter_spec_ex_list[pos].is_rule_hashable = rule_table_v4->rules[cnt].rule.hashable; in AddWanDLFilteringRule() 433 …mi_rule_ex_msg.filter_spec_ex_list[pos].is_rule_hashable = rule_table_v6->rules[cnt].rule.hashable; in AddWanDLFilteringRule()
|
H A D | IPACM_Wlan.cpp | 1426 rt_rule_entry->rule.hashable = false; in handle_wlan_client_route_rule() 1468 rt_rule_entry->rule.hashable = true; in handle_wlan_client_route_rule() 1511 rt_rule_entry->rule.hashable = true; in handle_wlan_client_route_rule()
|
/aosp12/hardware/qcom/msm8996/kernel-headers/linux/ |
H A D | msm_ipa.h | 471 uint8_t hashable; member 500 uint8_t hashable; member
|
/aosp12/hardware/qcom/msm8996/original-kernel-headers/linux/ |
H A D | msm_ipa.h | 662 uint8_t hashable; member 719 uint8_t hashable; member
|