Home
last modified time | relevance | path

Searched defs:str_size (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_Xml.cpp155 int str_size; in ipacm_cfg_xml_parse_tree() local
497 int str_size; in IPACM_firewall_xml_parse_tree() local
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
DIPACM_Xml.cpp167 int str_size; in ipacm_cfg_xml_parse_tree() local
509 int str_size; in IPACM_firewall_xml_parse_tree() local
/hardware/google/gfxstream/guest/mesa/src/util/
Dralloc.c433 size_t existing_length, size_t str_size) in ralloc_str_append()